aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gts.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gts.rb b/Library/Formula/gts.rb
index a8213d2a3..07a9d4493 100644
--- a/Library/Formula/gts.rb
+++ b/Library/Formula/gts.rb
@@ -16,7 +16,7 @@ class Gts < Formula
# Fix for newer netpbm.
# This software hasn't been updated in seven years
- def patches; DATA; end
+ patch :DATA
def install
ENV.universal_binary if build.universal?