aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-03-19 12:07:52 -0500
committerJack Nagel2014-03-19 18:57:15 -0500
commitb89a77de6a3231e3f68dd4aa3f8a021161dc9b1f (patch)
treedf9726794a903701bb8b7d3d1e9e1affe752c84e /Library
parent2c3c0b74e008d0681d587e5b96e8f4659288d46b (diff)
downloadhomebrew-b89a77de6a3231e3f68dd4aa3f8a021161dc9b1f.tar.bz2
ice: use patch DSL
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ice.rb2
1 files changed, 1 insertions, 1 deletions
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