pcb: use patch DSL

This commit is contained in:
Jack Nagel 2014-03-19 20:21:17 -05:00
parent 247ae9b4c6
commit 02af98c017

View file

@ -27,9 +27,7 @@ class Pcb < Formula
conflicts_with 'gts', :because => 'both install `include/gts.h`' conflicts_with 'gts', :because => 'both install `include/gts.h`'
def patches patch :DATA
DATA
end
def install def install
system "./autogen.sh" if build.head? system "./autogen.sh" if build.head?