From ccc0a3a24d0d96ff035d34586865617c47c74b4a Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 20 Jan 2014 13:49:21 -0800 Subject: python: remove yucky parentheses. --- Library/Formula/python.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 5f8e32f36..6dbee657a 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -196,7 +196,7 @@ class Python < Formula "do_readline = '#{HOMEBREW_PREFIX}/opt/readline/lib/libhistory.dylib'" end - def distutils_fix_stdenv() + def distutils_fix_stdenv # Python scans all "-I" dirs but not "-isysroot", so we add # the needed includes with "-I" here to avoid this err: # building dbm using ndbm -- cgit v1.2.3