summaryrefslogtreecommitdiff
path: root/libre/apache-ant/apache-ant-build.patch
blob: dc1d4b455b84b592b0006c8647f9bf2ad915b408 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- apache-ant-1.9.6.orig/build.xml	2015-06-28 23:46:12.000000000 -0500
+++ apache-ant-1.9.6/build.xml	2015-12-09 22:07:51.217674735 -0500
@@ -899,7 +899,7 @@
        ===================================================================
   -->
   <target name="dist-lite"
-    depends="jars,test-jar"
+    depends="jars"
     description="--> creates a minimum distribution to run Apache Ant">
 
     <mkdir dir="${dist.dir}"/>