Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2020-11-01 12:31:47 +0300
committerlovetox <philipp@hoerist.com>2020-11-01 12:32:27 +0300
commitf761c6f9bed34ba1243c5b585acd382679f720cd (patch)
tree7e7c0067867d3758e304360d7af846e32fe102b2 /win/_base.sh
parent91c49ebb7aaca715aa596e266fd4589032fd9640 (diff)
Windows: Fix opening URIs on 64bit install
Fixes #10326
Diffstat (limited to 'win/_base.sh')
-rw-r--r--win/_base.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/_base.sh b/win/_base.sh
index f4229cc6a..355861f00 100644
--- a/win/_base.sh
+++ b/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 ! \