mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-27 08:05:42 +00:00
EXPEPERIMENTAL: retroarch -fix2
This commit is contained in:
parent
4ac63251f2
commit
0e90d2c8a7
|
@ -336,8 +336,9 @@ modules:
|
||||||
# RetroArch experiment: cloning the flathub repository directly and adding its manifest as module
|
# RetroArch experiment: cloning the flathub repository directly and adding its manifest as module
|
||||||
|
|
||||||
- name: retroarch
|
- name: retroarch
|
||||||
make-install-args:
|
buildsystem: simple
|
||||||
- PREFIX=${FLATPAK_DEST}
|
build-commands:
|
||||||
|
- echo ""
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/flathub/org.libretro.RetroArch
|
url: https://github.com/flathub/org.libretro.RetroArch
|
||||||
|
|
Loading…
Reference in a new issue