From 6896f9d1789715305877a976c50781b967b6ef66 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Mon, 27 Jan 2014 20:45:37 -0800 Subject: Revert "Add python superenv wrapper" This reverts commit 90e22e389c539b25fe7864645bfe5e2a9ce7452f. --- Library/Formula/python3.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Library/Formula/python3.rb') diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index 063c52e3d..b68a49627 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -67,10 +67,6 @@ class Python3 < Formula ENV['PYTHONHOME'] = nil ENV['PYTHONPATH'] = nil - # Otherwise the formula may attempt to use the python3 shim - # even though python3 isn't installed yet - ENV['PYTHON'] = 'python' - args = %W[ --prefix=#{prefix} --enable-ipv6 -- cgit v1.2.3