Use the library path constant to get the library path
This commit is contained in:
parent
5216dd54b3
commit
9b6f83bdfa
@ -490,7 +490,7 @@ class FormulaInstaller
|
|||||||
args = %W[
|
args = %W[
|
||||||
nice #{RUBY_PATH}
|
nice #{RUBY_PATH}
|
||||||
-W0
|
-W0
|
||||||
-I #{File.dirname(__FILE__)}
|
-I #{HOMEBREW_LIBRARY_PATH}
|
||||||
-rbuild
|
-rbuild
|
||||||
--
|
--
|
||||||
#{f.path}
|
#{f.path}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user