public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: minor cleanup
@ 2026-07-22 19:37 Tom spot Callaway
  0 siblings, 0 replies; only message in thread
From: Tom spot Callaway @ 2026-07-22 19:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/antlr3
Branch : epel10
Commit : 4dac9109922b1c3cd63fd69212e34757e3d16357
Author : Tom "spot" Callaway <tcallawa@redhat.com>
Date   : 2010-10-13T14:34:01-04:00
Stats  : +1/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/antlr3/c/4dac9109922b1c3cd63fd69212e34757e3d16357?branch=epel10

Log:
minor cleanup

---
diff --git a/antlr3.spec b/antlr3.spec
index 857ee95..f2f5f80 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -180,14 +180,11 @@ sed -i -e \
 
 mkdir -p $MAVEN_REPO_LOCAL/JPP/maven2/default_poms/
 mkdir -p $MAVEN_REPO_LOCAL/org.antlr/
-mkdir -p $MAVEN_REPO_LOCAL/JPP/maven2/plugins/
 cp antlr3-maven-plugin/pom.xml $MAVEN_REPO_LOCAL/JPP/maven2/default_poms/JPP-antlr3-maven-plugin.pom
 # install prebuilt antlr and antlr3-maven-plugin into repository
 # Man, this is hackish. Hold your nose.
 cp %{SOURCE7} $MAVEN_REPO_LOCAL/org.antlr/antlr.jar
-cp %{SOURCE7} $MAVEN_REPO_LOCAL/JPP/antlr3.jar
-cp %{SOURCE8} $MAVEN_REPO_LOCAL/JPP/antlr3-maven-plugin.jar
-cp %{SOURCE8} $MAVEN_REPO_LOCAL/JPP/maven2/plugins/antlr3-maven-plugin.jar
+cp %{SOURCE8} $MAVEN_REPO_LOCAL/org.antlr/antlr3-maven-plugin.jar
 %endif
 
 # Build antlr

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-22 19:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 19:37 [rpms/antlr3] epel10: minor cleanup Tom spot Callaway

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox