Fix up bcond_with check conditional for eln.
This commit is contained in:
parent
008caa69a3
commit
ff02e06b27
2
rpm.spec
2
rpm.spec
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
# run internal testsuite?
|
# run internal testsuite?
|
||||||
# fakechroot is severely broken beyond fedora 33, disable...
|
# fakechroot is severely broken beyond fedora 33, disable...
|
||||||
%if 0%{?fedora} > 33
|
%if 0%{?fedora} > 33 || 0%{?rhel} > 8
|
||||||
%bcond_with check
|
%bcond_with check
|
||||||
%else
|
%else
|
||||||
%bcond_without check
|
%bcond_without check
|
||||||
|
Loading…
Reference in New Issue
Block a user