From 179277b5290c8e9aaec16cdefd68dd8d3deaf4d5 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 17 Mar 2014 22:44:46 -0500 Subject: afflib: use patch DSL --- Library/Formula/afflib.rb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/afflib.rb b/Library/Formula/afflib.rb index bfb94dfa0..cb6377253 100644 --- a/Library/Formula/afflib.rb +++ b/Library/Formula/afflib.rb @@ -11,11 +11,9 @@ class Afflib < Formula depends_on 'expat' => :optional depends_on 'osxfuse' => :optional - def patches - # This patch fixes a bug reported upstream over there - # https://github.com/simsong/AFFLIBv3/issues/4 - DATA - end + # This patch fixes a bug reported upstream over there + # https://github.com/simsong/AFFLIBv3/issues/4 + patch :DATA def install system "sh bootstrap.sh" -- cgit v1.2.3