Skip to content

Commit

Permalink
geoip: add missing sed comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Jul 26, 2012
1 parent dc955c3 commit 929458b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/geoip.rb
Expand Up @@ -14,6 +14,7 @@ def options
end

def install
# Fix issue with sed barfing on unicode characters on Mountain Lion.
ENV.delete('LANG')
ENV.universal_binary if ARGV.build_universal?

Expand Down

0 comments on commit 929458b

Please sign in to comment.