summaryrefslogtreecommitdiff
path: root/libre/apache-ant-libre/apache-ant.sh
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-03-04 14:29:42 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-03-04 14:29:42 -0500
commit31bada44e336927d2c9bcb99f1acabb69ce8b6a4 (patch)
tree83f340ce12fa6e292fc82a12ed1163847231946a /libre/apache-ant-libre/apache-ant.sh
parent0dd021f56a8c6682d00fb0cd9e8e967fed0fad7f (diff)
downloadabslibre-31bada44e336927d2c9bcb99f1acabb69ce8b6a4.tar.gz
abslibre-31bada44e336927d2c9bcb99f1acabb69ce8b6a4.tar.bz2
abslibre-31bada44e336927d2c9bcb99f1acabb69ce8b6a4.zip
add libre/apache-ant-libre 1.8.2
Arch does not build apache-ant from source, but from a binary distribution.
Diffstat (limited to 'libre/apache-ant-libre/apache-ant.sh')
-rw-r--r--libre/apache-ant-libre/apache-ant.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/libre/apache-ant-libre/apache-ant.sh b/libre/apache-ant-libre/apache-ant.sh
new file mode 100644
index 000000000..ab602fb28
--- /dev/null
+++ b/libre/apache-ant-libre/apache-ant.sh
@@ -0,0 +1,3 @@
+export ANT_HOME=/usr/share/java/apache-ant
+export PATH=$PATH:$ANT_HOME/bin
+