boost: no need for backported patches on HEAD
Closes Homebrew/homebrew#22055. Signed-off-by: Xiyue Deng <manphiz@gmail.com>
This commit is contained in:
parent
91c7163a4e
commit
38d33d3d3f
1 changed files with 1 additions and 1 deletions
|
@ -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?
|
||||
|
|
Loading…
Reference in a new issue