diff options
Diffstat (limited to 'libre/apache-ant-libre/apache-ant.csh')
-rw-r--r-- | libre/apache-ant-libre/apache-ant.csh | 2 |
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 |