yafc: use patch DSL
This commit is contained in:
parent
be5c121e23
commit
6d453238aa
1 changed files with 1 additions and 3 deletions
|
@ -8,9 +8,7 @@ class Yafc < Formula
|
|||
depends_on 'readline'
|
||||
depends_on 'libssh' => :recommended
|
||||
|
||||
def patches
|
||||
DATA
|
||||
end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
readline = Formula["readline"].opt_prefix
|
||||
|
|
Loading…
Reference in a new issue