aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/xmount.rb4
1 files changed, 1 insertions, 3 deletions
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"