BefatorNix/java/commons-collections.patch
2025-09-07 21:28:57 +02:00

14 lines
429 B
Diff

diff --git a/build.xml b/build.xml
index 87aab6d..f421ac4 100644
--- a/build.xml
+++ b/build.xml
@@ -489,7 +489,7 @@
<!-- ====================================================================== -->
- <target name="dist" depends="jar,testjar,javadoc,tf.validate,tf.jar,dist.bin,dist.src"
+ <target name="dist" depends="jar,javadoc,dist.bin,dist.src"
description="Create distribution folders">
</target>