diff options
Diffstat (limited to 'development/apache-ant/profile.d/apache-ant.csh')
-rw-r--r-- | development/apache-ant/profile.d/apache-ant.csh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/development/apache-ant/profile.d/apache-ant.csh b/development/apache-ant/profile.d/apache-ant.csh deleted file mode 100644 index d487656f03..0000000000 --- a/development/apache-ant/profile.d/apache-ant.csh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/csh -setenv ANT_HOME /opt/apache-ant -setenv PATH ${PATH}:${ANT_HOME}/bin |