fceux: use patch DSL
This commit is contained in:
parent
1d0d79cee9
commit
d575807789
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class Fceux < Formula
|
|||
|
||||
# Make scons honor PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR
|
||||
# Reported upstream: https://sourceforge.net/p/fceultra/bugs/625
|
||||
def patches; DATA; end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
args = []
|
||||
|
|
Loading…
Reference in a new issue