diff options
author | Márcio Silva <marcio@pc-02.localdomain> | 2012-06-06 17:14:47 -0300 |
---|---|---|
committer | Márcio Silva <marcio@pc-02.localdomain> | 2012-06-06 17:14:47 -0300 |
commit | 0724a23f4f986eda5d8b3900cdb3981807e959a2 (patch) | |
tree | d2ed4cbe7b994b46e83d0fd36dd05a4547ac041e /libre/apache-ant-libre/apache-ant.sh | |
parent | 880a2853c1b2ad560b3a3f04d818a787ffba3d0b (diff) | |
parent | 700fcc8432e9327a196d9a5f3526983a3cc66d7c (diff) |
Merge ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/apache-ant-libre/apache-ant.sh')
-rw-r--r-- | libre/apache-ant-libre/apache-ant.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libre/apache-ant-libre/apache-ant.sh b/libre/apache-ant-libre/apache-ant.sh deleted file mode 100644 index ab602fb28..000000000 --- a/libre/apache-ant-libre/apache-ant.sh +++ /dev/null @@ -1,3 +0,0 @@ -export ANT_HOME=/usr/share/java/apache-ant -export PATH=$PATH:$ANT_HOME/bin - |