bottle: ensure to restore relocation on text files
This commit is contained in:
parent
a59c1ae6cb
commit
1f2ca73ac1
@ -248,6 +248,8 @@ module Homebrew
|
||||
original_tab.write
|
||||
keg.relocate_install_names Keg::PREFIX_PLACEHOLDER, prefix,
|
||||
Keg::CELLAR_PLACEHOLDER, cellar
|
||||
keg.relocate_text_files Keg::PREFIX_PLACEHOLDER, prefix,
|
||||
Keg::CELLAR_PLACEHOLDER, cellar
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user