mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-29 00:55:42 +00:00
MAME: fixed manifest [skip ci]
This commit is contained in:
parent
82195a562c
commit
512fc9c3d0
|
@ -1208,7 +1208,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