summaryrefslogtreecommitdiff
path: root/libre/apache-ant/bin_ant
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-17 21:34:46 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-17 21:34:46 +0100
commit899720af06aeb284bc349177138c0aa367bc85c2 (patch)
tree41739f93279bb29648b5109df896582a2ca55350 /libre/apache-ant/bin_ant
parentb0489e333ae403f45f933b54865513639e94d7c8 (diff)
downloadabslibre-899720af06aeb284bc349177138c0aa367bc85c2.tar.gz
abslibre-899720af06aeb284bc349177138c0aa367bc85c2.tar.bz2
abslibre-899720af06aeb284bc349177138c0aa367bc85c2.zip
libre/apache-ant: removed. arch builds from source now, and the package is called just ant
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 "$@"