use system() rather than popen() in FunKey menu

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK
2021-04-27 23:23:18 +02:00
parent 1e709b5553
commit c8593fac19
10 changed files with 10 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
POCKETSNES_VERSION = ce1ea99
POCKETSNES_VERSION = 1d50e6a
POCKETSNES_SITE_METHOD = git
POCKETSNES_SITE = https://github.com/FunKey-Project/PocketSNES.git
POCKETSNES_LICENSE = GPL-2.0