From c35651ae72e61507f0ddb75f4bb04238e51eb330 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Mon, 1 Jun 2015 13:29:55 +0200 Subject: [PATCH] Fix doc path in selinux package refs #8332 --- icinga2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icinga2.spec b/icinga2.spec index ac2f82d70..b26ec8c1c 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -613,7 +613,7 @@ fi %if "%{_vendor}" == "redhat" %files selinux %defattr(-,root,root,0755) -%doc SELinux/* +%doc tools/selinux/* %{_datadir}/selinux/*/%{modulename}.pp %endif -- 2.40.0