Shorten 'bad man path' message.

This commit is contained in:
Adam Vandenberg 2010-07-20 20:52:01 -07:00
parent 5c3a96ae68
commit 37ea70ed5e

View File

@ -152,8 +152,7 @@ def install f
if (f.prefix+'man').exist?
opoo 'A top-level "man" folder was found.'
puts "Homebrew requires that man pages live under share."
puts 'This can often be fixed by passing "--mandir=#{man}" to configure,'
puts 'or by installing manually with "man1.install \'mymanpage.1\'".'
puts 'This can often be fixed by passing "--mandir=#{man}" to configure.'
end
# link from Cellar to Prefix