Use the library path constant to get the library path

This commit is contained in:
Jack Nagel 2014-07-29 16:59:02 -05:00
parent 5216dd54b3
commit 9b6f83bdfa

View File

@ -490,7 +490,7 @@ class FormulaInstaller
args = %W[
nice #{RUBY_PATH}
-W0
-I #{File.dirname(__FILE__)}
-I #{HOMEBREW_LIBRARY_PATH}
-rbuild
--
#{f.path}