2010-08-20 21:25:21 +00:00
|
|
|
--- apache-ant-1.8.1/build.xml.orig 2010-04-30 16:05:05.000000000 -0600
|
|
|
|
+++ apache-ant-1.8.1/build.xml 2010-08-16 12:19:41.227167815 -0600
|
|
|
|
@@ -792,7 +792,7 @@
|
|
|
|
===================================================================
|
|
|
|
-->
|
|
|
|
<target name="dist-lite"
|
|
|
|
- depends="jars,test-jar"
|
|
|
|
+ depends="jars"
|
|
|
|
description="--> creates a minimum distribution to run Apache Ant">
|
|
|
|
|
|
|
|
<mkdir dir="${dist.dir}"/>
|