aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sloccount.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/sloccount.rb b/Library/Formula/sloccount.rb
index 874ad505b..1a7e73545 100644
--- a/Library/Formula/sloccount.rb
+++ b/Library/Formula/sloccount.rb
@@ -7,9 +7,7 @@ class Sloccount < Formula
depends_on 'md5sha1sum'
- def patches
- DATA
- end
+ patch :DATA
def install
rm "makefile.orig" # Delete makefile.orig or patch falls over