From 0d7bade840153baf828ddce1a42903b96bb9fb44 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 20 Mar 2014 14:05:16 -0500 Subject: pcre++: use patch DSL --- Library/Formula/pcre++.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Library') diff --git a/Library/Formula/pcre++.rb b/Library/Formula/pcre++.rb index 7ce1992b6..b064ae65b 100644 --- a/Library/Formula/pcre++.rb +++ b/Library/Formula/pcre++.rb @@ -7,10 +7,8 @@ class Pcrexx < Formula depends_on 'pcre' - def patches - # Fix building with libc++. Patch sent to maintainer. - DATA - end + # Fix building with libc++. Patch sent to maintainer. + patch :DATA def install pcre = Formula["pcre"].opt_prefix -- cgit v1.2.3