diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/aubio.rb | 4 |
1 files changed, 1 insertions, 3 deletions
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 |
