Shorten 'bad man path' message.
This commit is contained in:
parent
5c3a96ae68
commit
37ea70ed5e
@ -152,8 +152,7 @@ def install f
|
|||||||
if (f.prefix+'man').exist?
|
if (f.prefix+'man').exist?
|
||||||
opoo 'A top-level "man" folder was found.'
|
opoo 'A top-level "man" folder was found.'
|
||||||
puts "Homebrew requires that man pages live under share."
|
puts "Homebrew requires that man pages live under share."
|
||||||
puts 'This can often be fixed by passing "--mandir=#{man}" to configure,'
|
puts 'This can often be fixed by passing "--mandir=#{man}" to configure.'
|
||||||
puts 'or by installing manually with "man1.install \'mymanpage.1\'".'
|
|
||||||
end
|
end
|
||||||
|
|
||||||
# link from Cellar to Prefix
|
# link from Cellar to Prefix
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user