Skip to content
Snippets Groups Projects
Commit 4c26224a authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

Misplaced manpages fail brewbot

Closes Homebrew/homebrew#20711.
parent 1a72c85a
No related branches found
No related tags found
No related merge requests found
......@@ -459,6 +459,7 @@ class FormulaInstaller
puts "Homebrew requires that man pages live under share."
puts 'This can often be fixed by passing "--mandir=#{man}" to configure.'
@show_summary_heading = true
Homebrew.failed = true # fatal to Brew Bot
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment