ifstat: use patch DSL
This commit is contained in:
parent
099a79f034
commit
2d0815f1e8
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue