boost: don't apply patch to HEAD

It's already upstream.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-01-23 14:30:17 -06:00
parent 0186f1d16a
commit eeec79ffcb

View file

@ -19,7 +19,7 @@ class Boost < Formula
# #define foreach BOOST_FOREACH causes compile error "'boost::BOOST_FOREACH'
# has not been declared" on its line if it appears after #include
# <boost/foreach.hpp> and before certain other boost headers.
DATA
DATA unless ARGV.build_head?
end
def options