Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gajim
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
194
Issues
194
List
Boards
Labels
Service Desk
Milestones
Merge Requests
20
Merge Requests
20
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gajim
gajim
Commits
f761c6f9
Commit
f761c6f9
authored
Nov 01, 2020
by
Philipp Hörist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Windows: Fix opening URIs on 64bit install
Fixes #10326
parent
91c49ebb
Pipeline
#6700
passed with stages
in 4 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
win/_base.sh
win/_base.sh
+1
-1
No files found.
win/_base.sh
View file @
f761c6f9
...
...
@@ -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
!
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment