SPECS (AC-branch): ant.spec - do bootstrap in spec

glen glen at pld-linux.org
Wed Jan 24 01:10:41 CET 2007


Author: glen                         Date: Wed Jan 24 00:10:41 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- do bootstrap in spec

---- Files affected:
SPECS:
   ant.spec (1.70 -> 1.70.2.1) 

---- Diffs:

================================================================
Index: SPECS/ant.spec
diff -u SPECS/ant.spec:1.70 SPECS/ant.spec:1.70.2.1
--- SPECS/ant.spec:1.70	Fri Dec  8 01:57:39 2006
+++ SPECS/ant.spec	Wed Jan 24 01:10:35 2007
@@ -528,6 +528,9 @@
 
 export CLASSPATH="`/usr/bin/build-classpath $required_jars`"
 
+# do bootstrap ourselves, instead in build.sh
+ANT_HOME=./bootstrap sh -x ./bootstrap.sh
+
 sh build.sh --noconfig main javadocs
 
 %install
@@ -847,6 +850,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70.2.1  2007/01/24 00:10:35  glen
+- do bootstrap in spec
+
 Revision 1.70  2006/12/08 00:57:39  glen
 - -javadoc R: jpackage-utils for parent dirs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ant.spec?r1=1.70&r2=1.70.2.1&f=u



More information about the pld-cvs-commit mailing list