From ff2d98eb8fdae20efaa7b9bd91f62e3e0780a1dc Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 18 Mar 2014 12:13:31 -0500 Subject: dcmtk: use patch DSL --- Library/Formula/dcmtk.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/dcmtk.rb b/Library/Formula/dcmtk.rb index f9341cd8b..2ff5192a6 100644 --- a/Library/Formula/dcmtk.rb +++ b/Library/Formula/dcmtk.rb @@ -23,9 +23,7 @@ class Dcmtk < Formula # since this is a very rare occurrence (the last development preview # release is from mid 2012), it seems justifiable to keep the patch # ourselves for a while. - def patches - DATA - end + patch :DATA def install ENV.m64 if MacOS.prefer_64_bit? -- cgit v1.2.3