Strip keg_only? text to avoid double newlines

This commit is contained in:
Max Howell 2011-07-30 11:00:45 +01:00
parent 630c77a362
commit 71cc478a86

View File

@ -5,7 +5,7 @@ def text_for_keg_only_formula f
<<-EOS
This formula is keg-only, so it was not symlinked into #{HOMEBREW_PREFIX}.
#{f.keg_only?}
#{f.keg_only?.strip}
Generally there are no consequences of this for you.
If you build your own software and it requires this formula, you'll need