gpsim: use patch DSL
This commit is contained in:
parent
d63f1d5103
commit
27cca3645b
1 changed files with 1 additions and 3 deletions
|
@ -12,9 +12,7 @@ class Gpsim < Formula
|
|||
depends_on 'glib'
|
||||
|
||||
# Patch is upstream; test if it is needed in next release
|
||||
def patches
|
||||
DATA
|
||||
end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-gui",
|
||||
|
|
Loading…
Reference in a new issue