libming: use patch DSL

master
Jack Nagel 2014-03-19 12:07:55 -05:00
parent d4c9d666aa
commit e01694c605
1 changed files with 1 additions and 3 deletions

View File

@ -14,9 +14,7 @@ class Libming < Formula
depends_on 'giflib' => :optional
# Helps us find libgif.dylib, not libungif.dylib which is retired.
def patches
DATA
end
patch :DATA
def install
# TODO: Libming also includes scripting front-ends for Perl, Python, TCL