gnu-indent: use patch DSL
This commit is contained in:
parent
3a68029d29
commit
858bc74cfb
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class GnuIndent < Formula
|
|||
option 'default-names', "Do not prepend 'g' to the binary"
|
||||
|
||||
# Fix broken include and missing build dependency
|
||||
def patches; DATA end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
args = %W[
|
||||
|
|
Loading…
Reference in a new issue