aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-03-19 12:07:51 -0500
committerJack Nagel2014-03-19 12:29:57 -0500
commitb8b3adcbbbc372dcc543e8a3a16be95d0ef0038e (patch)
tree638ec36ead5cb3319c14a08cf460afafd5450315 /Library
parentb409aeba8999551891662178c363708c202a27d5 (diff)
downloadhomebrew-b8b3adcbbbc372dcc543e8a3a16be95d0ef0038e.tar.bz2
goffice: use patch DSL
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/goffice.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/goffice.rb b/Library/Formula/goffice.rb
index 517730de3..007117002 100644
--- a/Library/Formula/goffice.rb
+++ b/Library/Formula/goffice.rb
@@ -15,9 +15,7 @@ class Goffice < Formula
# Fix for goffice trying to use a retired pcre api. Reported/source = Macports
# https://github.com/Homebrew/homebrew/issues/15171
- def patches
- DATA
- end
+ patch :DATA
def install
system "./configure", "--disable-dependency-tracking",