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