mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-27 08:05:42 +00:00
Redirected retroarch to ../rd-submodules/retroarch subfolder
This commit is contained in:
parent
5081967d55
commit
c4fe897f1a
|
@ -190,15 +190,9 @@ modules:
|
||||||
url: https://github.com/libretro/RetroArch.git
|
url: https://github.com/libretro/RetroArch.git
|
||||||
branch: de4e56ecf28a09057734f8624af6d62f3088734f
|
branch: de4e56ecf28a09057734f8624af6d62f3088734f
|
||||||
- type: file
|
- type: file
|
||||||
path: rd-submodules/retroarch/org.libretro.RetroArch.appdata.xml
|
path: ../rd-submodules/retroarch/org.libretro.RetroArch.appdata.xml
|
||||||
- type: file
|
- type: file
|
||||||
path: rd-submodules/retroarch/retroarch.cfg
|
path: ../rd-submodules/retroarch/retroarch.cfg
|
||||||
#debug
|
|
||||||
- type: shell
|
|
||||||
commands:
|
|
||||||
- ls -ln
|
|
||||||
- BREAK
|
|
||||||
#/debug
|
|
||||||
post-install:
|
post-install:
|
||||||
- mkdir -p ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/
|
- mkdir -p ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/
|
||||||
- >-
|
- >-
|
||||||
|
|
Loading…
Reference in a new issue