summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-06-28 16:01:35 +1000
committerDamien Miller <djm@mindrot.org>2008-06-28 16:01:35 +1000
commit493f0324402bc489ba150b0e4c6c8a9f9146cac1 (patch)
tree9a3b671436da78094fc2dfc34a09653417b067ec /contrib
parentf299ff8c1f412570080192c77845fa1dd40ac945 (diff)
- (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec]
RFC.nroff lacks a license, remove it (it is long gone in OpenBSD).
Diffstat (limited to 'contrib')
-rw-r--r--contrib/cygwin/Makefile1
-rw-r--r--contrib/suse/openssh.spec2
2 files changed, 1 insertions, 2 deletions
diff --git a/contrib/cygwin/Makefile b/contrib/cygwin/Makefile
index 09e8ea2d..5176ba00 100644
--- a/contrib/cygwin/Makefile
+++ b/contrib/cygwin/Makefile
@@ -37,7 +37,6 @@ install-sshdoc:
$(INSTALL) -m 644 $(srcdir)/README.dns $(DESTDIR)$(sshdocdir)/README.dns
$(INSTALL) -m 644 $(srcdir)/README.privsep $(DESTDIR)$(sshdocdir)/README.privsep
$(INSTALL) -m 644 $(srcdir)/README.smartcard $(DESTDIR)$(sshdocdir)/README.smartcard
- $(INSTALL) -m 644 $(srcdir)/RFC.nroff $(DESTDIR)$(sshdocdir)/RFC.nroff
$(INSTALL) -m 644 $(srcdir)/TODO $(DESTDIR)$(sshdocdir)/TODO
$(INSTALL) -m 644 $(srcdir)/WARNING.RNG $(DESTDIR)$(sshdocdir)/WARNING.RNG
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index 53538149..1d737722 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -201,7 +201,7 @@ fi
%files
%defattr(-,root,root)
%doc ChangeLog OVERVIEW README*
-%doc RFC.nroff TODO CREDITS LICENCE
+%doc TODO CREDITS LICENCE
%attr(0755,root,root) %dir %{_sysconfdir}/ssh
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ssh/ssh_config
%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/sshd_config