sloccount: use patch DSL
This commit is contained in:
parent
461098930b
commit
fcedb45c16
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue