aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-03-19 12:07:57 -0500
committerJack Nagel2014-03-19 18:57:19 -0500
commitb04bbdb433274088adecbbbe0b19a71e6275b075 (patch)
treea35f7f9bdbdf63035238e11c583a0e12746711db /Library
parent56a5385b43514698eea121ca3e62288a18992bbe (diff)
downloadhomebrew-b04bbdb433274088adecbbbe0b19a71e6275b075.tar.bz2
loudmouth: use patch DSL
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/loudmouth.rb2
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",