From a26fb63af1259f6709342d034d0dd2642b58bf74 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 21 Mar 2014 10:11:08 -0500 Subject: xmount: use patch DSL --- Library/Formula/xmount.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/xmount.rb b/Library/Formula/xmount.rb index 5b49b0b05..8ebafe34e 100644 --- a/Library/Formula/xmount.rb +++ b/Library/Formula/xmount.rb @@ -11,9 +11,7 @@ class Xmount < Formula depends_on "osxfuse" depends_on "libewf" - def patches - DATA - end + patch :DATA def install system "aclocal -I #{HOMEBREW_PREFIX}/share/aclocal" -- cgit v1.2.3