aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-03-21 10:11:07 -0500
committerJack Nagel2014-03-21 10:11:07 -0500
commita6072078e51bfdc686ac58e3e745c7585f07efcb (patch)
tree3d3e3b8b90669ee9747c96bb117798a61f91efc7 /Library
parent2653a906399e1f16dd06f553e008d3c815a9b52f (diff)
downloadhomebrew-a6072078e51bfdc686ac58e3e745c7585f07efcb.tar.bz2
winexe: use patch DSL
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