From 8e2d756786037e97d2139df8a6a465fbf7f14713 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 20 Mar 2014 14:05:20 -0500 Subject: sshfs: use patch DSL --- Library/Formula/sshfs.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/sshfs.rb b/Library/Formula/sshfs.rb index 7ed46f8cf..89bbbae0d 100644 --- a/Library/Formula/sshfs.rb +++ b/Library/Formula/sshfs.rb @@ -23,10 +23,8 @@ class Sshfs < Formula depends_on 'glib' depends_on :xcode - def patches - # Fixes issue https://github.com/osxfuse/sshfs/pull/4 - DATA - end + # Fixes issue https://github.com/osxfuse/sshfs/pull/4 + patch :DATA def install args = %W[ -- cgit v1.2.3