rpms/java_cup/F-12 java_cup.spec,1.30,1.31

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Jan 20 12:10:19 UTC 2010


Author: akurtakov

Update of /cvs/pkgs/rpms/java_cup/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19099/F-12

Modified Files:
	java_cup.spec 
Log Message:
Really don't remove jflex in bootstrap.


Index: java_cup.spec
===================================================================
RCS file: /cvs/pkgs/rpms/java_cup/F-12/java_cup.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- java_cup.spec	20 Jan 2010 12:03:04 -0000	1.30
+++ java_cup.spec	20 Jan 2010 12:10:19 -0000	1.31
@@ -88,8 +88,6 @@ rm -rf java_cup-0.11a/bin/java-cup-11.ja
 %build
 %if ! %{with_bootstrap}
 export CLASSPATH=$(build-classpath java_cup java_cup-runtime jflex)
-%else
-export CLASSPATH=$(build-classpath jflex)
 %endif
 
 ant



More information about the scm-commits mailing list