diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-27 08:42:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-27 08:42:40 +0000 |
commit | 61ddb5002596ce4bfc6a400fd9952b514350c95a (patch) | |
tree | b3c2223bb28ef51f8c683867e440500ef781e20d /debian/patches/shell-path.patch | |
parent | Merging upstream version 1:9.9p1. (diff) | |
download | openssh-debian.tar.xz openssh-debian.zip |
Adding debian version 1:9.9p1-1.debian/1%9.9p1-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/shell-path.patch')
-rw-r--r-- | debian/patches/shell-path.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/shell-path.patch b/debian/patches/shell-path.patch index 0fb8602..9819925 100644 --- a/debian/patches/shell-path.patch +++ b/debian/patches/shell-path.patch @@ -1,4 +1,4 @@ -From 693e1ad72a8bc084f804451beaad6f941921b435 Mon Sep 17 00:00:00 2001 +From 4d7555c76af470ce9c85600497629e3ffe8c6448 Mon Sep 17 00:00:00 2001 From: Colin Watson <cjwatson@debian.org> Date: Sun, 9 Feb 2014 16:10:00 +0000 Subject: Look for $SHELL on the path for ProxyCommand/LocalCommand |