freeimage: use patch DSL
This commit is contained in:
parent
9294ea5a63
commit
d9f6439cf8
1 changed files with 1 additions and 3 deletions
|
@ -17,9 +17,7 @@ class Freeimage < Formula
|
|||
|
||||
option :universal
|
||||
|
||||
def patches
|
||||
DATA
|
||||
end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
ENV.universal_binary if build.universal?
|
||||
|
|
Loading…
Reference in a new issue