aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/jsvc.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/jsvc.rb b/Library/Formula/jsvc.rb
index 141cfe272..031afcf33 100644
--- a/Library/Formula/jsvc.rb
+++ b/Library/Formula/jsvc.rb
@@ -7,9 +7,7 @@ class Jsvc < Formula
sha1 'f99fa9bcbc3faf6660e760af099eb003e2553b39'
# Enable Java 7 JVMs: https://issues.apache.org/jira/browse/DAEMON-281
- def patches
- DATA
- end
+ patch :DATA
def install
ENV.append "CFLAGS", "-arch #{MacOS.preferred_arch}"