From 49dd4f12798ad06e335d5127ccbd27bfb412e47d Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 12:07:53 -0500 Subject: iulib: use patch DSL --- Library/Formula/iulib.rb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/iulib.rb b/Library/Formula/iulib.rb index 28dd03678..437fb95a9 100644 --- a/Library/Formula/iulib.rb +++ b/Library/Formula/iulib.rb @@ -12,10 +12,7 @@ class Iulib < Formula depends_on "jpeg" depends_on "libtiff" - def patches - # fixes errors in header calls - DATA - end + patch :DATA # fixes errors in header calls def install system "aclocal" -- cgit v1.2.3