collada-dom: use patch DSL

This commit is contained in:
Jack Nagel 2014-03-18 12:13:30 -05:00
parent 72968d4a35
commit 7b8fa6be5f

View file

@ -10,9 +10,7 @@ class ColladaDom < Formula
depends_on 'boost'
# Fix build of minizip: quoting arguments to cmake's add_definitions doesn't work the way they thought it did.
def patches
return DATA
end
patch :DATA
def install
system "cmake", ".", *std_cmake_args