Fixes Homebrew/homebrew#97: add fake optparse.rb
This commit is contained in:
parent
e1995d60ef
commit
6ca096125d
3
Library/Homebrew/optparse.rb
Normal file
3
Library/Homebrew/optparse.rb
Normal file
@ -0,0 +1,3 @@
|
||||
# This file is put here to prevent loading of real optparse.rb,
|
||||
# which killed Homebrew. Details of issue can be found here:
|
||||
# http://github.com/mxcl/homebrew/issues#issue/97
|
||||
Loading…
x
Reference in New Issue
Block a user