aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/iulib.rb5
1 files changed, 1 insertions, 4 deletions
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"