mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 06:45:38 +00:00
XEMU: trying a move
This commit is contained in:
parent
a2267a9e91
commit
5e504d9a63
|
@ -493,11 +493,11 @@ modules:
|
|||
build-commands:
|
||||
- chmod +x *.AppImage
|
||||
- ./*.AppImage --appimage-extract
|
||||
- cp -r squashfs-root/usr/** "${FLATPAK_DEST}"
|
||||
- mv -n squashfs-root/usr/** "${FLATPAK_DEST}"
|
||||
sources:
|
||||
- type: file
|
||||
url: https://github.com/xemu-project/xemu/releases/download/v0.7.128/xemu-v0.7.128-x86_64.AppImage
|
||||
sha256: 0a4690596b5e18fbf73300b95266bf210dc7502046e3bcac31a596c296f992f0
|
||||
url: https://github.com/xemu-project/xemu/releases/download/v0.7.129/xemu-v0.7.129-x86_64.AppImage
|
||||
sha256: f680774d96a66bf1195cd133497755d43be5eda5f178457a6df32bc691dd8c74
|
||||
|
||||
- name: xemu-dummy-hdd
|
||||
buildsystem: simple
|
||||
|
|
Loading…
Reference in a new issue