aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bsdiff.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/bsdiff.rb')
-rw-r--r--Library/Formula/bsdiff.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/bsdiff.rb b/Library/Formula/bsdiff.rb
index c333a9f1f..550b1ede9 100644
--- a/Library/Formula/bsdiff.rb
+++ b/Library/Formula/bsdiff.rb
@@ -7,9 +7,7 @@ class Bsdiff < Formula
depends_on :bsdmake
- def patches
- DATA
- end
+ patch :DATA
def install
system "bsdmake"