jsvc: use patch DSL

master
Jack Nagel 2014-03-19 12:07:53 -05:00
parent 6e2c9a6ae3
commit 7c4ccce06f
1 changed files with 1 additions and 3 deletions

View File

@ -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}"