From 856878636f6d95fab53edd0b3fe8512a6498a7aa Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 20 Mar 2014 14:05:20 -0500 Subject: squashfs: use patch DSL --- Library/Formula/squashfs.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/squashfs.rb b/Library/Formula/squashfs.rb index ff057128d..506b0800e 100644 --- a/Library/Formula/squashfs.rb +++ b/Library/Formula/squashfs.rb @@ -13,9 +13,7 @@ class Squashfs < Formula end # The instructions for this software say to do this on OS X - def patches - { :p0 => DATA } - end + patch :p0, :DATA def install cd 'squashfs-tools' do -- cgit v1.2.3