From 9756bed60aa97d78565590b446ec0b00dcfb7fef Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 17 Mar 2014 22:44:49 -0500 Subject: aubio: use patch DSL --- Library/Formula/aubio.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/aubio.rb b/Library/Formula/aubio.rb index 7c4de201c..d9d0b4669 100644 --- a/Library/Formula/aubio.rb +++ b/Library/Formula/aubio.rb @@ -18,9 +18,7 @@ class Aubio < Formula # get rid of -Wno-long-double in configure. otherwise, breaks with modern xcode. # updates for py2.6+ compatibility (with is now a keyword) - def patches - DATA - end + patch :DATA def install ENV.deparallelize -- cgit v1.2.3