From: Michael Friedrich Date: Mon, 1 Jun 2015 11:29:55 +0000 (+0200) Subject: Fix doc path in selinux package X-Git-Tag: v2.4.0~628 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c35651ae72e61507f0ddb75f4bb04238e51eb330;p=icinga2 Fix doc path in selinux package refs #8332 --- 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