diff options
| -rw-r--r-- | Library/Formula/boost.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/boost.rb b/Library/Formula/boost.rb index dc10e555b..09aada22e 100644 --- a/Library/Formula/boost.rb +++ b/Library/Formula/boost.rb @@ -51,7 +51,7 @@ class Boost < Formula 'http://www.boost.org/patches/1_54_0/002-date-time.patch', 'http://www.boost.org/patches/1_54_0/003-log.patch', 'http://www.boost.org/patches/1_54_0/004-thread.patch' - ] + ] unless build.head? end def pour_bottle? |
