Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:polrus:branches:X11:RemoteDesktop:x2go
x2goclient
sftp-path.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sftp-path.patch of Package x2goclient
diff -rub x2goclient-4.1.2.2/src/onmainwindow.cpp x2goclient-4.1.2.2-patched/src/onmainwindow.cpp --- x2goclient-4.1.2.2/src/onmainwindow.cpp 2020-02-13 11:36:07.000000000 +0100 +++ x2goclient-4.1.2.2-patched/src/onmainwindow.cpp 2020-11-15 15:34:45.454199647 +0100 @@ -10870,6 +10870,7 @@ QString sftp_binary; QStringList common_sftp_dirs; common_sftp_dirs << "/usr/lib/openssh" /* Debian and Ubuntu */ + << "/usr/libexec/ssh" /* Opensuse Tumbleweed */ << "/usr/libexec/openssh" /* Fedora, CentOS, hopefully also RHEL */ << "/usr/lib/ssh" /* Mageia, OpenSUSE, SLE{S,D} < 12 x86, SLE{S,D} 12, Arch */ << "/usr/lib64/ssh" /* SLE{S,D} < 12 x86_64 */
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor