summaryrefslogtreecommitdiff
path: root/libre/apache-ant-libre/apache-ant.csh
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.csh
parent0dd021f56a8c6682d00fb0cd9e8e967fed0fad7f (diff)
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.csh')
-rw-r--r--libre/apache-ant-libre/apache-ant.csh2
1 files changed, 2 insertions, 0 deletions
diff --git a/libre/apache-ant-libre/apache-ant.csh b/libre/apache-ant-libre/apache-ant.csh
new file mode 100644
index 000000000..b6a6d5840
--- /dev/null
+++ b/libre/apache-ant-libre/apache-ant.csh
@@ -0,0 +1,2 @@
+setenv ANT_HOME /usr/share/java/apache-ant
+setenv PATH ${PATH}:${ANT_HOME}/bin