diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/thrift.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/thrift.rb b/Library/Formula/thrift.rb index b832970b8..8d6f2e0a3 100644 --- a/Library/Formula/thrift.rb +++ b/Library/Formula/thrift.rb @@ -16,7 +16,7 @@ class Thrift <Formula # rationale: this can be installed with easy_install # and when you do that, it installs properly, we # can't install it properly without leaving Homebrew's prefix - "--without-py", + "--without-python", # again, use gem "--without-ruby", "--without-perl", |
