diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/geoip.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/geoip.rb b/Library/Formula/geoip.rb index 334799bf1..b289bcc00 100644 --- a/Library/Formula/geoip.rb +++ b/Library/Formula/geoip.rb @@ -14,8 +14,6 @@ class Geoip < Formula end def install - # Fix issue with sed barfing on unicode characters on Mountain Lion. - ENV.delete('LANG') ENV.universal_binary if ARGV.build_universal? # Fixes a build error on Lion when configure does a variant of autoreconf |
