aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/trafficserver.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/trafficserver.rb b/Library/Formula/trafficserver.rb
index 033f2220d..9718cc94e 100644
--- a/Library/Formula/trafficserver.rb
+++ b/Library/Formula/trafficserver.rb
@@ -9,7 +9,7 @@ class Trafficserver < Formula
depends_on 'pcre'
#remove some amd64 compiler options that fail on Snow Leopard
- def patches; DATA; end if MacOS.version == :snow_leopard
+ patch :DATA if MacOS.version == :snow_leopard
def install
# Needed for correct ./configure detections.