SPECS: openoffice.org.spec - set proper ANT_HOME
baggins
baggins at pld-linux.org
Fri Jan 13 23:55:20 CET 2006
Author: baggins Date: Fri Jan 13 22:55:20 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- set proper ANT_HOME
---- Files affected:
SPECS:
openoffice.org.spec (1.578 -> 1.579)
---- Diffs:
================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.578 SPECS/openoffice.org.spec:1.579
--- SPECS/openoffice.org.spec:1.578 Wed Jan 4 10:37:41 2006
+++ SPECS/openoffice.org.spec Fri Jan 13 23:55:12 2006
@@ -1857,6 +1857,7 @@
JAVA_HOME=%{_libdir}/java
DB_JAR="%{_javadir}/db.jar"
export JAVA_HOME DB_JAR
+ANT_HOME=%{_datadir}/java
%endif
DEFAULT_TO_ENGLISH_FOR_PACKING=1; export DEFAULT_TO_ENGLISH_FOR_PACKING
@@ -1908,7 +1909,7 @@
%if %{with java}
--with-java \
--with-jdk-home=$JAVA_HOME \
- --with-ant-home=$JAVA_HOME \
+ --with-ant-home=$ANT_HOME \
%else
--without-java \
%endif
@@ -2350,6 +2351,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.579 2006/01/13 22:55:12 baggins
+- set proper ANT_HOME
+
Revision 1.578 2006/01/04 09:37:41 qboosh
- no system neon for now (not ready for 0.25)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.578&r2=1.579&f=u
More information about the pld-cvs-commit
mailing list