aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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",