aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-03-20 14:05:20 -0500
committerJack Nagel2014-03-20 21:44:14 -0500
commitdb786ebd1a4c4fbc13afb2d73258e47556c75d69 (patch)
tree95146dda0b93309fecc5f980bd02d5d95322e197 /Library/Formula
parentc072c989cdb91caae13b15021cffdd1b15913c54 (diff)
downloadhomebrew-db786ebd1a4c4fbc13afb2d73258e47556c75d69.tar.bz2
sloccount: use patch DSL
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