From c82b27e719345430fc0262fc1795d42c67265fc2 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 21 Mar 2014 10:11:07 -0500 Subject: wput: use patch DSL --- Library/Formula/wput.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula/wput.rb') diff --git a/Library/Formula/wput.rb b/Library/Formula/wput.rb index c9ae8c7f7..af4dcb50e 100644 --- a/Library/Formula/wput.rb +++ b/Library/Formula/wput.rb @@ -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", -- cgit v1.2.3