diff options
author | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-03-04 21:33:50 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-03-04 21:33:50 -0200 |
commit | 18972d3ee9ba2d3ecade1acf47be9f5df3d9fdc7 (patch) | |
tree | c3d1300f6be5c9015941d4e2fc49f13fb8fa7bc3 /libre/apache-ant-libre/apache-ant.csh | |
parent | 9948bd6f87062dd05336fbc5e1d9af9ece8e647b (diff) | |
parent | 52da029144be979ab29307f7456478a11451b4eb (diff) |
Merge ssh://parabolagnulinux.org:1863/abslibre
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 |