diff options
author | Damien Miller <djm@mindrot.org> | 2008-06-26 08:01:56 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2008-06-26 08:01:56 +0200 |
commit | f299ff8c1f412570080192c77845fa1dd40ac945 (patch) | |
tree | 754f9fb078cc52604519b7ed49316c9318cc8d11 /contrib/caldera | |
parent | - (djm) [Makefile.in moduli.5] Include moduli(5) manpage from OpenBSD. (diff) | |
download | openssh-f299ff8c1f412570080192c77845fa1dd40ac945.tar.xz openssh-f299ff8c1f412570080192c77845fa1dd40ac945.zip |
- (djm) [ contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
[contrib/suse/openssh.spec] Include moduli.5 in RPM spec files.
Diffstat (limited to 'contrib/caldera')
-rw-r--r-- | contrib/caldera/openssh.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/caldera/openssh.spec b/contrib/caldera/openssh.spec index 34c3b8be9..6f3c706ae 100644 --- a/contrib/caldera/openssh.spec +++ b/contrib/caldera/openssh.spec @@ -342,6 +342,7 @@ fi %config %{SVIcdir}/sshd %{_libexecdir}/sftp-server %{_sbindir}/sshd +%{_mandir}/man5/moduli.5.gz %{_mandir}/man5/sshd_config.5.gz %{_mandir}/man8/sftp-server.8.gz %{_mandir}/man8/sshd.8.gz @@ -357,4 +358,4 @@ fi * Mon Jan 01 1998 ... Template Version: 1.31 -$Id: openssh.spec,v 1.63 2008/04/03 09:55:46 djm Exp $ +$Id: openssh.spec,v 1.64 2008/06/26 06:02:04 djm Exp $ |