Philipp Hörist pushed to branch master at gajim / gajim
Commits:
f761c6f9 by lovetox at 2020-11-01T10:32:27+01:00
Windows: Fix opening URIs on 64bit install
Fixes #10326
- - - - -
1 changed file:
- win/_base.sh
Changes:
=====================================
win/_base.sh
=====================================
@@ -190,7 +190,7 @@ function cleanup_install {
fi
done
-
KEEP="gajim|gajim-debug|python3|gajim-history-manager|gdbus|gspawn-win32-helper"
+
KEEP="gajim|gajim-debug|python3|gajim-history-manager|gdbus|gspawn-win32-helper|gspawn-win64-helper"
echo "deleting .exe files"
find "${MINGW_ROOT}" -regextype "posix-extended" -name "*.exe" -and ! \
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/f761c6f9bed34ba1243c5b585acd382679f720cd
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/f761c6f9bed34ba1243c5b585acd382679f720cd
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits