pcb: use patch DSL
This commit is contained in:
parent
247ae9b4c6
commit
02af98c017
1 changed files with 1 additions and 3 deletions
|
@ -27,9 +27,7 @@ class Pcb < Formula
|
|||
|
||||
conflicts_with 'gts', :because => 'both install `include/gts.h`'
|
||||
|
||||
def patches
|
||||
DATA
|
||||
end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
system "./autogen.sh" if build.head?
|
||||
|
|
Loading…
Reference in a new issue