aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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