aboutsummaryrefslogtreecommitdiffstats
path: root/Library/ENV/4.3/python
diff options
context:
space:
mode:
authorMisty De Meo2014-01-27 20:45:37 -0800
committerMisty De Meo2014-01-27 20:46:04 -0800
commit6896f9d1789715305877a976c50781b967b6ef66 (patch)
tree452cd4cc63843e27f05351d02c80da851b81a9d5 /Library/ENV/4.3/python
parentfc04b6d83650d30cf2c560d6f0f860ca3d15a7f1 (diff)
downloadhomebrew-6896f9d1789715305877a976c50781b967b6ef66.tar.bz2
Revert "Add python superenv wrapper"
This reverts commit 90e22e389c539b25fe7864645bfe5e2a9ce7452f.
Diffstat (limited to 'Library/ENV/4.3/python')
-rwxr-xr-xLibrary/ENV/4.3/python4
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/ENV/4.3/python b/Library/ENV/4.3/python
deleted file mode 100755
index 97ebbfc36..000000000
--- a/Library/ENV/4.3/python
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -W0
-
-ENV['PATH'] = ENV['USER_PATH']
-exec File.basename($0), *ARGV