MANFEST: removing cemu lib

This commit is contained in:
XargonWan 2024-07-22 18:27:10 +09:00
parent 24699e0e40
commit e50a9c28c0

View file

@ -578,6 +578,7 @@ modules:
- chmod +x *.AppImage
- ./*.AppImage --appimage-extract
- mkdir -p "${FLATPAK_DEST}/usr/local/lib"
- rm -rf "squashfs-root/usr/lib/girepository-1.0" # causes issues, I think we already have this
- mv "squashfs-root/usr/lib/"* "${FLATPAK_DEST}/usr/local/lib"
- cp -r squashfs-root/usr/* "${FLATPAK_DEST}"
#TODO: do we need this wrapper? squashfs-root/apprun-hooks/linuxdeploy-plugin-gtk.sh