sphinx: put reason on one line

This commit is contained in:
Adam Vandenberg 2013-06-12 16:24:42 -07:00
parent 9217340222
commit bf1cc0d4b9

View file

@ -29,9 +29,7 @@ class Sphinx < Formula
fails_with :clang do
build 421
cause <<-EOS.undent
sphinxexpr.cpp:1802:11: error: use of undeclared identifier 'ExprEval'
EOS
cause "sphinxexpr.cpp:1802:11: error: use of undeclared identifier 'ExprEval'"
end
def install