Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Diego Plentz 2012-03-28 20:21:09 -03:00 committed by Adam Vandenberg
parent 4360342947
commit 4ddbb335d0

View File

@ -293,7 +293,7 @@ module MacOS extend self
else else
# yes this seems dumb, but we can't throw because the existance of # yes this seems dumb, but we can't throw because the existance of
# dev tools is not mandatory for installing formula. Eventually we # dev tools is not mandatory for installing formula. Eventually we
# should make forumla specify if they need dev tools or not. # should make formula specify if they need dev tools or not.
"/usr/bin" "/usr/bin"
end end
end end