aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-03-17 22:44:49 -0500
committerJack Nagel2014-03-17 22:47:06 -0500
commit9756bed60aa97d78565590b446ec0b00dcfb7fef (patch)
treeac4df5026837b357e47a630fa116d2ce71cb5e55 /Library/Formula
parentf667b63f33b4b49007ba5935410c4249f320554b (diff)
downloadhomebrew-9756bed60aa97d78565590b446ec0b00dcfb7fef.tar.bz2
aubio: use patch DSL
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/aubio.rb4
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