From b89a77de6a3231e3f68dd4aa3f8a021161dc9b1f Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 12:07:52 -0500 Subject: ice: use patch DSL --- Library/Formula/ice.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ice.rb b/Library/Formula/ice.rb index 198286543..a36ef2031 100644 --- a/Library/Formula/ice.rb +++ b/Library/Formula/ice.rb @@ -15,7 +15,7 @@ class Ice < Formula # 1. TODO: document the first patch # 2. Patch to fix build with libc++, reported upstream: # http://www.zeroc.com/forums/bug-reports/6152-mavericks-build-failure-because-unexported-symbols.html - def patches; DATA; end + patch :DATA def install ENV.O2 -- cgit v1.2.3