aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ipe.rb
diff options
context:
space:
mode:
authorJack Nagel2014-03-19 12:07:53 -0500
committerJack Nagel2014-03-19 18:57:15 -0500
commitb17db6baf2206d627b8e2d9949b6deebd5eb0097 (patch)
treea54b22873186aad59cbaf57716b4ebcddee7ee29 /Library/Formula/ipe.rb
parentd275fc3f221d862c2b63e1100a576a71a3b82c9f (diff)
downloadhomebrew-b17db6baf2206d627b8e2d9949b6deebd5eb0097.tar.bz2
ipe: use patch DSL
Diffstat (limited to 'Library/Formula/ipe.rb')
-rw-r--r--Library/Formula/ipe.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ipe.rb b/Library/Formula/ipe.rb
index 6c7b807db..acf634cac 100644
--- a/Library/Formula/ipe.rb
+++ b/Library/Formula/ipe.rb
@@ -23,7 +23,7 @@ class Ipe < Formula
# Recommend we take upstream's recommendation and set ENV vars for
# the paths to override those in configure.
# @adamv
- def patches; DATA; end
+ patch :DATA
fails_with :clang do
build 318