SPECS: avalon-framework.spec - java sucks

baggins baggins at pld-linux.org
Wed Sep 19 17:38:32 CEST 2007


Author: baggins                      Date: Wed Sep 19 15:38:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- java sucks

---- Files affected:
SPECS:
   avalon-framework.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/avalon-framework.spec
diff -u SPECS/avalon-framework.spec:1.10 SPECS/avalon-framework.spec:1.11
--- SPECS/avalon-framework.spec:1.10	Wed Sep 19 17:37:13 2007
+++ SPECS/avalon-framework.spec	Wed Sep 19 17:38:27 2007
@@ -47,11 +47,11 @@
 
 # nope.  doesn't work.  nooo-way.
 cd %{name}-api-%{version}
-%ant
+%ant -lib `/usr/bin/build-classpath`
 cd ..
 
 cd %{name}-impl-%{version}
-%{ant}
+%{ant} -lib `/usr/bin/build-classpath`
 cd ..
 
 %install
@@ -77,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/09/19 15:38:27  baggins
+- java sucks
+
 Revision 1.10  2007/09/19 15:37:13  baggins
 - BR junit
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/avalon-framework.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list