diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mpg321.rb | 2 |
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", |
