From 4a87c7ff142a3cd9921723d7db873ad58304a692 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 17 Mar 2014 22:44:50 -0500 Subject: avfs: use patch DSL --- Library/Formula/avfs.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Library') diff --git a/Library/Formula/avfs.rb b/Library/Formula/avfs.rb index b47edacce..2b257373c 100644 --- a/Library/Formula/avfs.rb +++ b/Library/Formula/avfs.rb @@ -8,10 +8,8 @@ class Avfs < Formula depends_on 'pkg-config' => :build depends_on 'osxfuse' - def patches - # Fix scripts to work on Mac OS X. - DATA - end + # Fix scripts to work on Mac OS X. + patch :DATA def install system "./configure", "--disable-debug", -- cgit v1.2.3