SPECS: avalon-framework.spec - maybe that way...

baggins baggins at pld-linux.org
Wed Sep 19 17:41:09 CEST 2007


Author: baggins                      Date: Wed Sep 19 15:41:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- maybe that way...

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

---- Diffs:

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

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



More information about the pld-cvs-commit mailing list