summaryrefslogtreecommitdiff
path: root/libre/apache-ant/apache-ant-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/apache-ant/apache-ant-build.patch')
-rw-r--r--libre/apache-ant/apache-ant-build.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/libre/apache-ant/apache-ant-build.patch b/libre/apache-ant/apache-ant-build.patch
deleted file mode 100644
index dc1d4b455..000000000
--- a/libre/apache-ant/apache-ant-build.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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}"/>