mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 14:35:39 +00:00
PCSX2: removing troublesome file
This commit is contained in:
parent
924d50abe3
commit
40ee41c35a
|
@ -468,6 +468,7 @@ modules:
|
||||||
build-commands:
|
build-commands:
|
||||||
- chmod +x *.AppImage
|
- chmod +x *.AppImage
|
||||||
- ./*.AppImage --appimage-extract
|
- ./*.AppImage --appimage-extract
|
||||||
|
- rm -f /app/lib/libselinux.so.1 # TODO this rfile is breaking the build, we need it? Error: cp: /app/lib/libselinux.so.1: no version information available (required by cp)
|
||||||
- cp -r squashfs-root/usr/* "${FLATPAK_DEST}"
|
- cp -r squashfs-root/usr/* "${FLATPAK_DEST}"
|
||||||
sources:
|
sources:
|
||||||
- type: file
|
- type: file
|
||||||
|
|
Loading…
Reference in a new issue