diff options
Diffstat (limited to 'debian/openssh-client.install')
-rwxr-xr-x | debian/openssh-client.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/openssh-client.install b/debian/openssh-client.install index 24376514f..f6dad4805 100755 --- a/debian/openssh-client.install +++ b/debian/openssh-client.install | |||
@@ -10,6 +10,7 @@ usr/bin/ssh-keygen | |||
10 | usr/bin/ssh-keyscan | 10 | usr/bin/ssh-keyscan |
11 | usr/lib/openssh/ssh-keysign | 11 | usr/lib/openssh/ssh-keysign |
12 | usr/lib/openssh/ssh-pkcs11-helper | 12 | usr/lib/openssh/ssh-pkcs11-helper |
13 | [linux-any] usr/lib/openssh/ssh-sk-helper | ||
13 | usr/share/man/man1/scp.1 | 14 | usr/share/man/man1/scp.1 |
14 | usr/share/man/man1/sftp.1 | 15 | usr/share/man/man1/sftp.1 |
15 | usr/share/man/man1/ssh-add.1 | 16 | usr/share/man/man1/ssh-add.1 |
@@ -20,6 +21,7 @@ usr/share/man/man1/ssh.1 | |||
20 | usr/share/man/man5/ssh_config.5 | 21 | usr/share/man/man5/ssh_config.5 |
21 | usr/share/man/man8/ssh-keysign.8 | 22 | usr/share/man/man8/ssh-keysign.8 |
22 | usr/share/man/man8/ssh-pkcs11-helper.8 | 23 | usr/share/man/man8/ssh-pkcs11-helper.8 |
24 | [linux-any] usr/share/man/man8/ssh-sk-helper.8 | ||
23 | 25 | ||
24 | contrib/ssh-copy-id usr/bin | 26 | contrib/ssh-copy-id usr/bin |
25 | debian/ssh-argv0 usr/bin | 27 | debian/ssh-argv0 usr/bin |