summaryrefslogtreecommitdiff
path: root/libre/apache-ant/bin_ant
diff options
context:
space:
mode:
Diffstat (limited to 'libre/apache-ant/bin_ant')
-rw-r--r--libre/apache-ant/bin_ant6
1 files changed, 0 insertions, 6 deletions
diff --git a/libre/apache-ant/bin_ant b/libre/apache-ant/bin_ant
deleted file mode 100644
index e245dbe52..000000000
--- a/libre/apache-ant/bin_ant
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-. /etc/apache-ant/ant.conf
-
-export LOCALCLASSPATH=${OPT_JAR_LIST}
-/usr/share/apache-ant/bin/ant "$@"