PORTMASTER: fixing PortMaster wrapper path

This commit is contained in:
XargonWan 2024-08-25 21:23:32 +09:00
parent 2e246c2b39
commit 0e14c77260

View file

@ -531,7 +531,7 @@ modules:
build-commands:
- mkdir -p "${FLATPAK_DEST}/retrodeck/PortMaster/"
- cp retrodeck.portmaster.zip "${FLATPAK_DEST}/retrodeck/PortMaster.zip"
- cp "PortMaster" "${FLATPAK_DEST}/bin/PortMaster"
- cp "PortMaster" "${FLATPAK_DEST}/bin/"
- chmod +x ${FLATPAK_DEST}/PortMaster
sources:
- type: file