xmount: use patch DSL
This commit is contained in:
parent
377b0a300d
commit
ce9b5be40d
1 changed files with 1 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue