Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 597652 Details for
Bug 701368
net-misc/scponly-4.8-r6 USE=sftp-server - configure: Can't find path to 'sftp-server'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
scponly-4.8-sftp-server-path.patch
scponly-4.8-sftp-server-path.patch (text/plain), 2.63 KB, created by
Attila Tóth
on 2019-11-28 00:42:28 UTC
(
hide
)
Description:
scponly-4.8-sftp-server-path.patch
Filename:
MIME Type:
Creator:
Attila Tóth
Created:
2019-11-28 00:42:28 UTC
Size:
2.63 KB
patch
obsolete
>diff -urNp scponly-4.8-orig/configure scponly-4.8-dwok/configure >--- scponly-4.8-orig/configure 2019-11-26 16:34:19.028544577 +0100 >+++ scponly-4.8-dwok/configure 2019-11-26 16:33:24.571763528 +0100 >@@ -3244,7 +3244,7 @@ else > ;; > *) > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR >-as_dummy="`echo "$PATH:/usr/lib:/usr/lib64:/usr/libexec:/usr/libexec/openssh:/usr/lib/ssh:/usr/lib64/ssh:/usr/local/libexec:/usr/lib/misc:/usr/lib/openssh" | sed -e 's/:/ /'`" >+as_dummy="`echo "$PATH:/usr/lib:/usr/lib64:/usr/lib64/misc:/usr/libexec:/usr/libexec/openssh:/usr/lib/ssh:/usr/lib64/ssh:/usr/local/libexec:/usr/lib/misc:/usr/lib/openssh" | sed -e 's/:/ /'`" > for as_dir in $as_dummy > do > IFS=$as_save_IFS >@@ -4240,7 +4240,7 @@ else > ;; > *) > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR >-as_dummy="`echo "$PATH:/usr/lib:/usr/lib/ssh:/usr/libexec/openssh:/usr/libexec:/usr/local/libexec" | sed -e 's/:/ /'`" >+as_dummy="`echo "$PATH:/usr/lib:/usr/lib64:/usr/lib64/misc:/usr/lib/ssh:/usr/libexec/openssh:/usr/libexec:/usr/local/libexec" | sed -e 's/:/ /'`" > for as_dir in $as_dummy > do > IFS=$as_save_IFS >diff -urNp scponly-4.8-orig/configure.in scponly-4.8-dwok/configure.in >--- scponly-4.8-orig/configure.in 2019-11-26 16:34:19.028544577 +0100 >+++ scponly-4.8-dwok/configure.in 2019-11-26 16:33:28.491819749 +0100 >@@ -231,7 +231,7 @@ AC_ARG_ENABLE([quota-compat], > > if test "x$scponly_scp_compat" != "x"; then > AC_MSG_NOTICE([enabling core WinSCP and Vanilla SCP binaries...]) >- SCPONLY_PATH_PROG_DEFINE([PROG_SFTP_SERVER], [sftp-server],[/usr/lib:/usr/lib64:/usr/libexec:/usr/libexec/openssh:/usr/lib/ssh:/usr/lib64/ssh:/usr/local/libexec:/usr/lib/misc:/usr/lib/openssh]) >+ SCPONLY_PATH_PROG_DEFINE([PROG_SFTP_SERVER], [sftp-server],[/usr/lib:/usr/lib64:/usr/lib64/misc:/usr/libexec:/usr/libexec/openssh:/usr/lib/ssh:/usr/lib64/ssh:/usr/local/libexec:/usr/lib/misc:/usr/lib/openssh]) > SCPONLY_PATH_PROG_DEFINE([PROG_LS], [ls], [/bin:/usr/bin:/sbin:/usr/sbin]) > SCPONLY_PATH_PROG_DEFINE([PROG_SCP], [scp], [/bin:/usr/bin:/sbin:/usr/sbin]) > SCPONLY_PATH_PROG_DEFINE([PROG_RM], [rm], [/bin:/usr/bin:/sbin:/usr/sbin]) >@@ -297,7 +297,7 @@ if test "x$scponly_sftp_compat" != "x"; > if test "x$scponly_explicit_sftpserver_path" = "x"; then > dnl Informed guess: > SCPONLY_PATH_PROG_DEFINE([PROG_SFTP_SERVER], [sftp-server], >- [/usr/lib:/usr/lib/ssh:/usr/libexec/openssh:/usr/libexec:/usr/local/libexec]) >+ [/usr/lib:/usr/lib64:/usr/lib64/misc:/usr/lib/ssh:/usr/libexec/openssh:/usr/libexec:/usr/local/libexec]) > dnl Debian uses /usr/lib > dnl Red Hat uses /usr/libexec/openssh > dnl Many a *BSD uses $PATH itself (which is implicit + checked 1st)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 701368
: 597652