aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/imake.rb8
1 files changed, 3 insertions, 5 deletions
diff --git a/Library/Formula/imake.rb b/Library/Formula/imake.rb
index f9aecae6d..c1a220d35 100644
--- a/Library/Formula/imake.rb
+++ b/Library/Formula/imake.rb
@@ -13,11 +13,9 @@ class Imake < Formula
sha1 'ae22eb81d56d018f0b3b149f70965ebfef2385fd'
end
- def patches
- # Remove cpp whitespace check and add "-" to pass the cpp -undef test.
- # These are needed to support superenv (which uses clang)
- DATA
- end
+ # Remove cpp whitespace check and add "-" to pass the cpp -undef test.
+ # These are needed to support superenv (which uses clang)
+ patch :DATA
def install
ENV.deparallelize