From a6072078e51bfdc686ac58e3e745c7585f07efcb Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 21 Mar 2014 10:11:07 -0500 Subject: winexe: use patch DSL --- Library/Formula/winexe.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/winexe.rb b/Library/Formula/winexe.rb index 4fb320f94..b116a5cc4 100644 --- a/Library/Formula/winexe.rb +++ b/Library/Formula/winexe.rb @@ -12,7 +12,7 @@ class Winexe < Formula # virtually everywhere, but for some reason it only breaks it on OS X. # http://miskstuf.tumblr.com/post/6840077505/winexe-1-00-linux-macos-windows-7-finally-working # Added by @vspy - def patches; DATA; end + patch :DATA def install cd "source4" do -- cgit v1.2.3