diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/goffice.rb | 4 |
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", |
