From 31bada44e336927d2c9bcb99f1acabb69ce8b6a4 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 4 Mar 2012 14:29:42 -0500 Subject: add libre/apache-ant-libre 1.8.2 Arch does not build apache-ant from source, but from a binary distribution. --- libre/apache-ant-libre/apache-ant.csh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 libre/apache-ant-libre/apache-ant.csh (limited to 'libre/apache-ant-libre/apache-ant.csh') 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 -- cgit v1.2.3-54-g00ecf