wput: use patch DSL
This commit is contained in:
parent
4b36e99783
commit
ff26cc6f7a
1 changed files with 1 additions and 3 deletions
|
@ -7,9 +7,7 @@ class Wput < Formula
|
|||
|
||||
# The patch is to skip inclusion of malloc.h only on OSX. Upstream:
|
||||
# https://sourceforge.net/tracker/?func=detail&aid=3481469&group_id=141519&atid=749615
|
||||
def patches
|
||||
DATA
|
||||
end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue