diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/bsdsfv.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/bsdsfv.rb b/Library/Formula/bsdsfv.rb index 395c8ca3b..b83afb4d7 100644 --- a/Library/Formula/bsdsfv.rb +++ b/Library/Formula/bsdsfv.rb @@ -8,9 +8,7 @@ class Bsdsfv < Formula # bug report: # http://sourceforge.net/tracker/?func=detail&aid=2887842&group_id=7211&atid=107211 # Patch from MacPorts - def patches - DATA - end + patch :DATA def install bin.mkpath |
