From 56a0d0c73945c855e019a22ad507888fd16bfdae Mon Sep 17 00:00:00 2001 From: Brian Feldman Date: Wed, 24 Nov 1999 03:39:54 +0000 Subject: Also, set SSH_PROGRAM correctly. --- security/openssh/files/patch-al | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/openssh/files/patch-al b/security/openssh/files/patch-al index 365a45928036..9a81a0c067ce 100644 --- a/security/openssh/files/patch-al +++ b/security/openssh/files/patch-al @@ -21,7 +21,7 @@ +#define HOST_CONFIG_FILE "__PREFIX__/etc/ssh_config" -#define SSH_PROGRAM "/usr/bin/ssh" -+#define SSH_PROGRAM "__PREFIX__/usr/bin/ssh" ++#define SSH_PROGRAM "__PREFIX__/bin/ssh" /* The process id of the daemon listening for connections is saved here to make it easier to kill the correct daemon when necessary. */ -- cgit v1.2.3