summaryrefslogtreecommitdiffstats
path: root/development/apache-ant/profile.d/apache-ant.sh
diff options
context:
space:
mode:
Diffstat (limited to 'development/apache-ant/profile.d/apache-ant.sh')
-rw-r--r--development/apache-ant/profile.d/apache-ant.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/development/apache-ant/profile.d/apache-ant.sh b/development/apache-ant/profile.d/apache-ant.sh
deleted file mode 100644
index db8a244ac9..0000000000
--- a/development/apache-ant/profile.d/apache-ant.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-export ANT_HOME=/opt/apache-ant
-export PATH=$PATH:$ANT_HOME/bin