diff --git a/Formula/collada-dom.rb b/Formula/collada-dom.rb index 534b1dd39a..8b85aded8a 100644 --- a/Formula/collada-dom.rb +++ b/Formula/collada-dom.rb @@ -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