keg_relocate: cache files rewritten during brew bottle
`brew bottle` replaces instances of the Homebrew prefix, cellar, and repository with placeholders in all text files. Cache these files in INSTALL_RECEIPT.json so that we don't have to check every single text file for placeholders on install.
Showing
- Library/Homebrew/dev-cmd/bottle.rb 4 additions, 2 deletionsLibrary/Homebrew/dev-cmd/bottle.rb
- Library/Homebrew/formula_installer.rb 6 additions, 1 deletionLibrary/Homebrew/formula_installer.rb
- Library/Homebrew/keg_relocate.rb 6 additions, 3 deletionsLibrary/Homebrew/keg_relocate.rb
- Library/Homebrew/tab.rb 4 additions, 0 deletionsLibrary/Homebrew/tab.rb
- Library/Homebrew/test/fixtures/receipt.json 4 additions, 0 deletionsLibrary/Homebrew/test/fixtures/receipt.json
- Library/Homebrew/test/test_tab.rb 5 additions, 0 deletionsLibrary/Homebrew/test/test_tab.rb
Loading
Please register or sign in to comment