mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-03-06 14:27:48 +00:00
MAME: restoring cp -rn and moving it to the end of the manifest
This commit is contained in:
parent
af93447a6f
commit
1cf89e4d07
|
@ -713,6 +713,7 @@ modules:
|
||||||
- name: retrodeck-mame
|
- name: retrodeck-mame
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
build-commands:
|
build-commands:
|
||||||
|
- rm -f files/manifest.json
|
||||||
- cp -rn files/* ${FLATPAK_DEST}
|
- cp -rn files/* ${FLATPAK_DEST}
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
|
|
Loading…
Reference in a new issue