mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-30 03:55:39 +00:00
EXPEPERIMENTAL: retroarch -fix2
This commit is contained in:
parent
006945ae7c
commit
4757d15f2b
|
@ -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