mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 23:45:39 +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
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- rm -f files/manifest.json
|
||||
- cp -rn files/* ${FLATPAK_DEST}
|
||||
sources:
|
||||
- type: archive
|
||||
|
|
Loading…
Reference in a new issue