diff options
| author | Remi Collet <remi@remirepo.net> | 2017-11-18 08:55:21 +0100 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2017-11-18 08:55:21 +0100 | 
| commit | 7a766fda64ac60baec2babe39f8770c2f785ae72 (patch) | |
| tree | 7bf493e7287aabb71da3fc52ce9395f0879c18b0 | |
| parent | 7cc0bcc4ab02e2d8c362dfd850d6c70822122f44 (diff) | |
simplify test
| -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  | 
