freeimage: use patch DSL

This commit is contained in:
Jack Nagel 2014-03-18 16:51:42 -05:00
parent 9294ea5a63
commit d9f6439cf8

View file

@ -17,9 +17,7 @@ class Freeimage < Formula
option :universal
def patches
DATA
end
patch :DATA
def install
ENV.universal_binary if build.universal?