Ryujinx: Added debug

This commit is contained in:
XargonWan 2023-04-14 07:24:24 +00:00
parent 85c9acb56d
commit dc806868d4

View file

@ -1144,9 +1144,12 @@ modules:
buildsystem: simple
build-commands:
- |
ls -lah #DEBUG
mv publish ${FLATPAK_DEST}/ryujinx
ls -lah ${FLATPAK_DEST} #DEBUG
ln -s ${FLATPAK_DEST}/ryujinx/Ryujinx /app/bin/Ryujinx
# chmod +x /app/bin/Ryujinx
ls -lah ${FLATPAK_DEST}/ryujinx/Ryujinx #DEBUG
ls -lah /app/bin/Ryujinx #DEBUG
sources:
- type: file
url: https://github.com/Ryujinx/release-channel-master/releases/download/1.1.685/ryujinx-1.1.685-linux_x64.tar.gz