aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mpg321.rb
diff options
context:
space:
mode:
authorJack Nagel2014-03-19 20:21:15 -0500
committerJack Nagel2014-03-19 20:43:53 -0500
commitaa5ce498c1c6da45d6b5f8a1581887aacf7a9985 (patch)
tree710457e44fd2846f079f91162d092b71da5b2502 /Library/Formula/mpg321.rb
parent7bf315334afd5010fb94e19ea079a646e18bc7e2 (diff)
downloadhomebrew-aa5ce498c1c6da45d6b5f8a1581887aacf7a9985.tar.bz2
mpg321: use patch DSL
Diffstat (limited to 'Library/Formula/mpg321.rb')
-rw-r--r--Library/Formula/mpg321.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mpg321.rb b/Library/Formula/mpg321.rb
index 6b4fb6704..35889fb8c 100644
--- a/Library/Formula/mpg321.rb
+++ b/Library/Formula/mpg321.rb
@@ -17,7 +17,7 @@ class Mpg321 < Formula
# Both patches have been reported upstream here:
# https://sourceforge.net/tracker/?func=detail&aid=3587769&group_id=36274&atid=416544
# Remove these at: Unknown. These have not been merged as of 0.3.2.
- def patches; DATA; end
+ patch :DATA
def install
system "./configure", "--disable-dependency-tracking",