From 67ca1637eecb2408c5bc25620147c579da32a3d0 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 18 Mar 2014 12:13:29 -0500 Subject: cconv: use patch DSL --- Library/Formula/cconv.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/cconv.rb b/Library/Formula/cconv.rb index f1015d964..29f7aa823 100644 --- a/Library/Formula/cconv.rb +++ b/Library/Formula/cconv.rb @@ -6,9 +6,7 @@ class Cconv < Formula sha1 '9775f91fd5600d176552a88625aaa1f64ece09c1' # fix link with iconv: http://code.google.com/p/cconv/issues/detail?id=18 - def patches - DATA - end + patch :DATA def install system "./configure", "--disable-debug", "--disable-dependency-tracking", -- cgit v1.2.3