SPECS: avalon-framework.spec - now, this is wrong
baggins
baggins at pld-linux.org
Wed Sep 19 17:43:56 CEST 2007
Author: baggins Date: Wed Sep 19 15:43:56 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- now, this is wrong
---- Files affected:
SPECS:
avalon-framework.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/avalon-framework.spec
diff -u SPECS/avalon-framework.spec:1.12 SPECS/avalon-framework.spec:1.13
--- SPECS/avalon-framework.spec:1.12 Wed Sep 19 17:41:04 2007
+++ SPECS/avalon-framework.spec Wed Sep 19 17:43:51 2007
@@ -47,11 +47,11 @@
# nope. doesn't work. nooo-way.
cd %{name}-api-%{version}
-%ant -lib $CLASSPATH
+%ant -lib %{_datadir}/java
cd ..
cd %{name}-impl-%{version}
-%{ant} -lib $CLASSPATH
+%{ant} -lib %{_datadir}/java
cd ..
%install
@@ -77,6 +77,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2007/09/19 15:43:51 baggins
+- now, this is wrong
+
Revision 1.12 2007/09/19 15:41:04 baggins
- maybe that way...
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/avalon-framework.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list