From 760e94641d015e51cd58438d4255322a67483c7e Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 12:07:56 -0500 Subject: libtool: use patch DSL --- Library/Formula/libtool.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/libtool.rb b/Library/Formula/libtool.rb index 7da7ad5fe..97a16b2e6 100644 --- a/Library/Formula/libtool.rb +++ b/Library/Formula/libtool.rb @@ -25,7 +25,7 @@ class Libtool < Formula # Allow -stdlib= to pass through to linker # http://git.savannah.gnu.org/gitweb/?p=libtool.git;a=commitdiff;h=8f975a1368594126e37d85511f1f96164e466d93 # https://trac.macports.org/ticket/32982 - def patches; DATA; end + patch :DATA def install ENV.universal_binary if build.universal? -- cgit v1.2.3