aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-03-20 14:05:20 -0500
committerJack Nagel2014-03-20 21:44:14 -0500
commit8e2d756786037e97d2139df8a6a465fbf7f14713 (patch)
treedd609a1402e1c6168b4a3c68c1bd2ea840a0ce33 /Library
parentab73ff6b564e9523f9e9b81f7c5fc0be4e009a10 (diff)
downloadhomebrew-8e2d756786037e97d2139df8a6a465fbf7f14713.tar.bz2
sshfs: use patch DSL
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sshfs.rb6
1 files changed, 2 insertions, 4 deletions
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[