aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-03-21 10:11:08 -0500
committerJack Nagel2014-03-21 10:11:08 -0500
commitdb7a21c7d9f2c757045ea96a874243bbb46739c7 (patch)
tree76c84ade8447de0210792910504d1393ad7ad6b5 /Library/Formula
parentbb6971749c11636575b7318e605e33f856cdfbac (diff)
downloadhomebrew-db7a21c7d9f2c757045ea96a874243bbb46739c7.tar.bz2
xar: use patch DSL
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/xar.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/xar.rb b/Library/Formula/xar.rb
index a0d1a1060..60f01ceeb 100644
--- a/Library/Formula/xar.rb
+++ b/Library/Formula/xar.rb
@@ -7,9 +7,7 @@ class Xar < Formula
# Known issue upstream:
# http://code.google.com/p/xar/issues/detail?id=51
- def patches
- DATA
- end
+ patch :DATA
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",