mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 14:35:39 +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
|
||||
|
||||
- name: retroarch
|
||||
make-install-args:
|
||||
- PREFIX=${FLATPAK_DEST}
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- echo ""
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/flathub/org.libretro.RetroArch
|
||||
|
|
Loading…
Reference in a new issue