mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35:39 +00:00
Merge branch 'cooker' into feat/steam-rom-manager
This commit is contained in:
commit
1b206f6f3a
|
@ -1253,7 +1253,8 @@ modules:
|
||||||
- name: retrodeck-mame
|
- name: retrodeck-mame
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
build-commands:
|
build-commands:
|
||||||
- cp -rn files/* /app
|
- rm -f files/manifest.json
|
||||||
|
- cp -rn files/* ${FLATPAK_DEST}
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: RETRODECKMAMEURLPLACEHOLDER
|
url: RETRODECKMAMEURLPLACEHOLDER
|
||||||
|
|
Loading…
Reference in a new issue