aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/winexe.rb2
1 files changed, 1 insertions, 1 deletions
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