formula_installer: install service after linking
This commit is contained in:
parent
f76c52445e
commit
391b02f870
@ -754,11 +754,11 @@ class FormulaInstaller
|
||||
|
||||
ohai "Finishing up" if verbose?
|
||||
|
||||
install_service
|
||||
|
||||
keg = Keg.new(formula.prefix)
|
||||
link(keg)
|
||||
|
||||
install_service
|
||||
|
||||
fix_dynamic_linkage(keg) if !@poured_bottle || !formula.bottle_specification.skip_relocation?
|
||||
|
||||
if build_bottle?
|
||||
|
Loading…
x
Reference in New Issue
Block a user