Project

General

Profile

Feature #547 » 0046-AppImage-Rename-gtk4-client-AppImage.patch

main, S3_2 - Marko Lindqvist, 05/04/2024 12:58 PM

View differences:

platforms/appimage/build_appimages.sh
echo "Gtk4-client image build with linuxdeploy failed!" >&2
exit 1
fi
if ! mv Freeciv-x86_64.AppImage Freeciv-gtk4-x86_64.AppImage ; then
echo "gtk4-client appimage rename failed!" >&2
exit 1
fi
(1-1/2)