Project

General

Profile

Bug #685 ยป 0022-meson-installer_build.sh-Correct-sdl2-client-gtk4-en.patch

Marko Lindqvist, 08/11/2024 08:20 AM

View differences:

platforms/windows/installer_cross/meson-installer_build.sh
sdl2)
# For gtk4 modpack installer
if ! add_gtk4_env "$DLLSPATH" "$INSTDIR" ; then
echo "Copying gtk3 environment failed!" >&2
echo "Copying gtk4 environment failed!" >&2
exit 1
fi
if ! add_sdl2_env "$DLLSPATH" "$INSTDIR" ; then
    (1-1/1)