diff options
author | Colin Watson <cjwatson@debian.org> | 2020-02-23 11:30:38 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2020-02-23 11:30:39 +0000 |
commit | bf4505e2f7f476cb71e852d54717dfde44af2dff (patch) | |
tree | 42117c86130b009f9f4453d5a482f9e26f778655 /debian/openssh-sk-helper.install | |
parent | 0278d31aafdb3b96a5c4c3c8d521bda0507e4cac (diff) |
Move ssh-sk-helper into openssh-client
... rather than shipping it in a separate package. The extra library
dependencies are pretty small, so it doesn't seem worth bloating the
Packages file.
Suggested by Bastian Blank.
Diffstat (limited to 'debian/openssh-sk-helper.install')
-rw-r--r-- | debian/openssh-sk-helper.install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/openssh-sk-helper.install b/debian/openssh-sk-helper.install deleted file mode 100644 index 65fc98e66..000000000 --- a/debian/openssh-sk-helper.install +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | usr/lib/openssh/ssh-sk-helper | ||
2 | usr/share/man/man8/ssh-sk-helper.8 | ||