aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-03-19 12:07:53 -0500
committerJack Nagel2014-03-19 18:57:15 -0500
commitbb3115a269ca9f1bd4c17b7c01038c0e3825c4a7 (patch)
tree18401ba0c0262a0d32fd0dd0c77984ee9cfff82d /Library
parentb89a77de6a3231e3f68dd4aa3f8a021161dc9b1f (diff)
downloadhomebrew-bb3115a269ca9f1bd4c17b7c01038c0e3825c4a7.tar.bz2
ifstat: use patch DSL
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ifstat.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ifstat.rb b/Library/Formula/ifstat.rb
index 17fdfb170..7e52efba9 100644
--- a/Library/Formula/ifstat.rb
+++ b/Library/Formula/ifstat.rb
@@ -6,7 +6,7 @@ class Ifstat < Formula
sha1 '4ebf59207d24e53461f841a2480a6710d774fce2'
# Fixes 32/64 bit incompatibility for snow leopard
- def patches; DATA; end
+ patch :DATA
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",