[icinga-checkins] icinga.org: icinga2/feature/systemd-4794-final: install new man page properly
git at icinga.org
git at icinga.org
Sun Jun 15 20:23:42 CEST 2014
Module: icinga2
Branch: feature/systemd-4794-final
Commit: 3d8d8dce521573a0db8c4800bdc13e829ea63210
URL: https://git.icinga.org/?p=icinga2.git;a=commit;h=3d8d8dce521573a0db8c4800bdc13e829ea63210
Author: Michael Friedrich <michael.friedrich at netways.de>
Date: Sun Jun 15 20:23:03 2014 +0200
install new man page properly
refs #4794
---
debian/icinga2-common.install | 1 +
icinga2.spec | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/icinga2-common.install b/debian/icinga2-common.install
index 1186ab3..3bd0299 100644
--- a/debian/icinga2-common.install
+++ b/debian/icinga2-common.install
@@ -9,3 +9,4 @@ usr/share/icinga2
usr/share/man/man8/icinga2-*-feature.8
usr/share/man/man8/icinga2-build*.8
usr/share/man/man8/icinga2-sign-key.8
+usr/share/man/man8/icinga2-prepare-dirs.8
diff --git a/icinga2.spec b/icinga2.spec
index c9d5894..2b0d604 100644
--- a/icinga2.spec
+++ b/icinga2.spec
@@ -483,6 +483,7 @@ exit 0
%{_mandir}/man8/%{name}-build-ca.8.gz
%{_mandir}/man8/%{name}-build-key.8.gz
%{_mandir}/man8/%{name}-sign-key.8.gz
+%{_mandir}/man8/%{name}-prepare-dirs.8.gz
%attr(0755,%{icinga_user},%{icinga_group}) %{_localstatedir}/cache/%{name}
%attr(0755,%{icinga_user},%{icinga_group}) %dir %{_localstatedir}/log/%{name}
More information about the icinga-checkins
mailing list