XEMU: trying a move

This commit is contained in:
XargonWan 2024-07-22 08:58:02 +09:00
parent 5e504d9a63
commit 42d43406a1

View file

@ -493,7 +493,7 @@ modules:
build-commands: build-commands:
- chmod +x *.AppImage - chmod +x *.AppImage
- ./*.AppImage --appimage-extract - ./*.AppImage --appimage-extract
- mv -n squashfs-root/usr/** "${FLATPAK_DEST}" - mv squashfs-root/usr/** "${FLATPAK_DEST}"
sources: sources:
- type: file - type: file
url: https://github.com/xemu-project/xemu/releases/download/v0.7.129/xemu-v0.7.129-x86_64.AppImage url: https://github.com/xemu-project/xemu/releases/download/v0.7.129/xemu-v0.7.129-x86_64.AppImage