SOURCES: scponly-sftp_path.patch - up to 4.8

tommat tommat at pld-linux.org
Fri Nov 7 21:22:37 CET 2008


Author: tommat                       Date: Fri Nov  7 20:22:37 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- up to 4.8

---- Files affected:
SOURCES:
   scponly-sftp_path.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/scponly-sftp_path.patch
diff -u SOURCES/scponly-sftp_path.patch:1.1 SOURCES/scponly-sftp_path.patch:1.2
--- SOURCES/scponly-sftp_path.patch:1.1	Tue Dec 28 13:02:11 2004
+++ SOURCES/scponly-sftp_path.patch	Fri Nov  7 21:22:31 2008
@@ -1,11 +1,11 @@
---- ./configure.in.org	Tue Dec 28 12:41:46 2004
-+++ ./configure.in	Tue Dec 28 12:41:37 2004
-@@ -200,7 +200,7 @@
+--- configure.in.orig	2008-11-07 19:54:38.000000000 +0000
++++ configure.in	2008-11-07 19:55:32.000000000 +0000
+@@ -231,7 +231,7 @@
  
  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/libexec:/usr/libexec/openssh:/usr/lib/ssh:/usr/local/libexec])
-+	SCPONLY_PATH_PROG_DEFINE([PROG_SFTP_SERVER], [sftp-server],[/usr/lib:/usr/libexec:/usr/libexec/openssh:/usr/lib/openssh:/usr/lib/ssh:/usr/local/libexec])
+-	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/libexec:/usr/libexec/openssh:/usr/lib/ssh:/usr/lib64/ssh:/usr/local/libexec:/usr/lib/misc:/usr/lib/openssh:/usr/lib64/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])
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/scponly-sftp_path.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list