python: remove yucky parentheses.

master
Mike McQuaid 2014-01-20 13:49:21 -08:00
parent 1aa5253878
commit ded15f38de
1 changed files with 1 additions and 1 deletions

View File

@ -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