If keg only don't warn about s?bin not being in PATH
Fixes Homebrew/homebrew#488.
This commit is contained in:
parent
95fc24ecd1
commit
9851a75660
@ -132,7 +132,7 @@ def install f
|
||||
show_summary_heading = true
|
||||
end
|
||||
end
|
||||
end
|
||||
end unless f.keg_only?
|
||||
|
||||
if f.keg_only?
|
||||
ohai 'Caveats', text_for_keg_only_formula(f)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user