diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/loudmouth.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/loudmouth.rb b/Library/Formula/loudmouth.rb index bfeb0f5eb..3dfb98f47 100644 --- a/Library/Formula/loudmouth.rb +++ b/Library/Formula/loudmouth.rb @@ -15,7 +15,7 @@ class Loudmouth < Formula # Fix compilation on 10.9. Sent upstream: # https://github.com/mcabber/loudmouth/pull/9 - def patches; DATA; end + patch :DATA def install args = ["--disable-debug", |
