diff options
-rw-r--r-- | glpi.spec | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -14,9 +14,7 @@ %global gh_project glpi #global prever RC2 -%if 0%{?fedora} < 20 && 0%{?rhel} < 7 -# See https://bugzilla.redhat.com/1033025 -# selinux-policy : Please include policy for GLPI +%if 0%{?rhel} == 6 %global useselinux 1 %else # System policy includes GLPI rules |