Tweak Gem vendoring.
If people have `HOMEBREW_RUBY_PATH` set then things explode in a rather confusing fashion. Instead, run `bundle` for them with the arguments that they'd want. Also, move `macho` requires into the module itself; it's a pain having to do everything for Bundler before requiring `pathname` which is a core Ruby class.
Showing
- Library/Homebrew/brew.rb 14 additions, 13 deletionsLibrary/Homebrew/brew.rb
- Library/Homebrew/brew.sh 0 additions, 4 deletionsLibrary/Homebrew/brew.sh
- Library/Homebrew/config.rb 4 additions, 1 deletionLibrary/Homebrew/config.rb
- Library/Homebrew/os/mac/mach.rb 4 additions, 1 deletionLibrary/Homebrew/os/mac/mach.rb
- Library/Homebrew/test/support/lib/config.rb 3 additions, 3 deletionsLibrary/Homebrew/test/support/lib/config.rb
- Library/Homebrew/utils.rb 0 additions, 42 deletionsLibrary/Homebrew/utils.rb
Please register or sign in to comment