[staging] openssh: Fix EOF: command not found
This commit is contained in:
committed by
Frederik Rietdijk
parent
1bec9d20da
commit
4c8c8d2ce5
@@ -53,6 +53,9 @@ stdenv.mkDerivation rec {
|
||||
./dont_create_privsep_path.patch
|
||||
|
||||
./ssh-keysign.patch
|
||||
|
||||
# See https://github.com/openssh/openssh-portable/pull/206
|
||||
./ssh-copy-id-fix-eof.patch
|
||||
]
|
||||
++ optional withGssapiPatches (assert withKerberos; gssapiPatch);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user