diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ice.rb | 2 |
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 |
