cups-pdf: use patch DSL

master
Jack Nagel 2014-03-18 12:13:31 -05:00
parent 3654ed8898
commit f03fa7bfc5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ class CupsPdf < Formula
sha1 '6806f0004dfed5216625ab60cfe307ded23c2f6a'
# Patch derived from MacPorts.
def patches; DATA; end
patch :DATA
def install
system "#{ENV.cc} #{ENV.cflags} -o cups-pdf src/cups-pdf.c"