[shinken] fix spec file

david hannequin hvad at fedoraproject.org
Mon Jul 7 21:52:28 UTC 2014


commit c7f37127a4fdb477dae160d1c5433fd4d2e61ba3
Author: hvad <david.hannequin at gmail.com>
Date:   Sun Jun 15 02:30:24 2014 +0200

    fix spec file

 shinken.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shinken.spec b/shinken.spec
index 9e06801..769a866 100644
--- a/shinken.spec
+++ b/shinken.spec
@@ -542,7 +542,7 @@ fi
 %{_sbindir}/%{name}
 %{_sbindir}/%{name}-discovery
 %doc COPYING THANKS 
-%{_mandir}/man8/%{name}-*
+%{_mandir}/man8/%{name}*
 %config(noreplace) %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 %config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf


More information about the scm-commits mailing list