parent
46476ae4d0
commit
8a33564cab
@ -357,7 +357,7 @@ class FormulaInstaller
|
|||||||
|
|
||||||
def fix_install_names
|
def fix_install_names
|
||||||
Keg.new(f.prefix).fix_install_names
|
Keg.new(f.prefix).fix_install_names
|
||||||
if @poured_bottle
|
if @poured_bottle and f.bottle
|
||||||
old_prefix = f.bottle.prefix
|
old_prefix = f.bottle.prefix
|
||||||
new_prefix = HOMEBREW_PREFIX.to_s
|
new_prefix = HOMEBREW_PREFIX.to_s
|
||||||
old_cellar = f.bottle.cellar
|
old_cellar = f.bottle.cellar
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user