mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 14:55:38 +00:00
PCSX2-QT> fixed symlink patch
This commit is contained in:
parent
d9bcc43ccd
commit
69ab7bb898
|
@ -860,7 +860,7 @@ modules:
|
|||
- ./pcsx2*.AppImage --appimage-extract
|
||||
- mkdir -p "${FLATPAK_DEST}/pcsx2-qt"
|
||||
- cp -r squashfs-root/* "${FLATPAK_DEST}/pcsx2-qt"
|
||||
- ln -s "${FLATPAK_DEST}/pcsx2-qt/bin/pcsx2-qt" "${FLATPAK_DEST}/bin/pcsx2-qt"
|
||||
- ln -s "${FLATPAK_DEST}/pcsx2-qt/usr/bin/pcsx2-qt" "${FLATPAK_DEST}/bin/pcsx2-qt"
|
||||
sources:
|
||||
- type: file
|
||||
url: https://github.com/PCSX2/pcsx2/releases/download/v1.7.3271/pcsx2-v1.7.3271-linux-AppImage-64bit-AVX2-Qt.AppImage
|
||||
|
|
Loading…
Reference in a new issue