srecord: use patch DSL
This commit is contained in:
parent
d3c11dfd32
commit
acc7651db2
1 changed files with 1 additions and 3 deletions
|
@ -11,9 +11,7 @@ class Srecord < Formula
|
|||
depends_on 'libgcrypt'
|
||||
|
||||
# Use OS X's pstopdf
|
||||
def patches
|
||||
DATA
|
||||
end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}", "LIBTOOL=glibtool"
|
||||
|
|
Loading…
Reference in a new issue