diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/dcmtk.rb | 4 |
1 files changed, 1 insertions, 3 deletions
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? |
