chcase: use patch DSL
This commit is contained in:
parent
3078fbbd2d
commit
34249a2f26
1 changed files with 1 additions and 3 deletions
|
@ -7,9 +7,7 @@ class Chcase < ScriptFileFormula
|
|||
sha1 'ec81ad76d85cf9162d422e801092ddc5e0841e39'
|
||||
|
||||
# add a shebang so that brew properly sets it executable
|
||||
def patches
|
||||
DATA
|
||||
end
|
||||
patch :DATA
|
||||
end
|
||||
|
||||
__END__
|
||||
|
|
Loading…
Reference in a new issue