From b04bbdb433274088adecbbbe0b19a71e6275b075 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 12:07:57 -0500 Subject: loudmouth: use patch DSL --- Library/Formula/loudmouth.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') 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", -- cgit v1.2.3