rsyslog: use patch DSL
This commit is contained in:
parent
d4a4fe0b95
commit
64f7f787ab
1 changed files with 1 additions and 3 deletions
|
@ -9,9 +9,7 @@ class Rsyslog < Formula
|
|||
depends_on 'libestr'
|
||||
depends_on 'json-c'
|
||||
|
||||
def patches
|
||||
DATA
|
||||
end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
args = %W[
|
||||
|
|
Loading…
Reference in a new issue