From 58ee5c17a856a400ffd4c3552b104356882c5187 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Wed, 26 Jun 2019 13:34:22 +0200 Subject: [PATCH] Drop INSTALL file from docs as recommended by rpmlint checks --- openssh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index 89efe3d..d71b5f2 100644 --- a/openssh.spec +++ b/openssh.spec @@ -628,7 +628,7 @@ getent passwd sshd >/dev/null || \ %files %license LICENCE -%doc CREDITS ChangeLog INSTALL OVERVIEW PROTOCOL* README README.platform README.privsep README.tun README.dns TODO +%doc CREDITS ChangeLog OVERVIEW PROTOCOL* README README.platform README.privsep README.tun README.dns TODO %attr(0755,root,root) %dir %{_sysconfdir}/ssh %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ssh/moduli %if ! %{rescue}