aboutsummaryrefslogtreecommitdiff
path: root/development/apache-ant/profile.d/apache-ant.csh
diff options
context:
space:
mode:
authorVincent Batts <vbatts@hashbangbash.com>2010-05-12 17:38:16 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-12 17:38:16 +0200
commitb4e7a4b20729aa621824730a5777984dab9af13e (patch)
tree88aea321622b827babc66aa25708f6002c09ac8c /development/apache-ant/profile.d/apache-ant.csh
parent2f1a45b6942a8e386142b6b469d6c26aaa06c94e (diff)
development/apache-ant: Updated for version 1.7.1
Diffstat (limited to 'development/apache-ant/profile.d/apache-ant.csh')
-rw-r--r--development/apache-ant/profile.d/apache-ant.csh3
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