From f7deafa692a10177ac035e63af7ff78584507a50 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 10 Feb 2014 14:45:18 +0000 Subject: sip: remove unneeded PYTHONPATH. --- Library/Formula/sip.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/sip.rb b/Library/Formula/sip.rb index e575c42ae..de479e522 100644 --- a/Library/Formula/sip.rb +++ b/Library/Formula/sip.rb @@ -34,8 +34,6 @@ class Sip < Formula end pythons.each do |python, version| - ENV["PYTHONPATH"] = lib/"python#{version}/site-packages" - # Note the binary `sip` is the same for python 2.x and 3.x system python, "configure.py", "--deployment-target=#{MacOS.version}", -- cgit v1.2.3