diff --git a/p7zip.spec b/p7zip.spec index 2196e98..fed50fc 100644 --- a/p7zip.spec +++ b/p7zip.spec @@ -122,7 +122,7 @@ chmod +x %{buildroot}%{_bindir}/p7zipForFilemanager %endif %check -%if 0%{?rhel} > 6 +%if 0%{?rhel} != 6 make test %endif # Next test fails, because we don't have X11 envoirment ...