summaryrefslogtreecommitdiff
path: root/contrib/redhat/openssh.spec
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-06-27 17:07:16 +1000
committerDamien Miller <djm@mindrot.org>2001-06-27 17:07:16 +1000
commit407548b7ed6c0496033c8689c05beca3215f89c7 (patch)
tree4c141f90885ba5d2432d55ac666118190ea20451 /contrib/redhat/openssh.spec
parentec9868aa3cc83dc0723c038cc02250dbdaed0110 (diff)
- (djm) Rename sysconfdir/primes => sysconfdir/moduli
Diffstat (limited to 'contrib/redhat/openssh.spec')
-rw-r--r--contrib/redhat/openssh.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 09c42a093..dd9a3e253 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -251,7 +251,7 @@ fi
251%attr(0644,root,root) %{_mandir}/man1/ssh-keyscan.1* 251%attr(0644,root,root) %{_mandir}/man1/ssh-keyscan.1*
252%attr(0644,root,root) %{_mandir}/man1/scp.1* 252%attr(0644,root,root) %{_mandir}/man1/scp.1*
253%attr(0755,root,root) %dir %{_sysconfdir} 253%attr(0755,root,root) %dir %{_sysconfdir}
254%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/primes 254%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/moduli
255%attr(0755,root,root) %dir %{_libexecdir}/openssh 255%attr(0755,root,root) %dir %{_libexecdir}/openssh
256 256
257%files clients 257%files clients