sloccount: use patch DSL

This commit is contained in:
Jack Nagel 2014-03-20 14:05:20 -05:00
parent 461098930b
commit fcedb45c16

View file

@ -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