Fix up bcond_with check conditional for eln.

This commit is contained in:
Mark Wielaard 2021-01-20 13:49:03 +01:00
parent 008caa69a3
commit ff02e06b27
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# run internal testsuite?
# fakechroot is severely broken beyond fedora 33, disable...
%if 0%{?fedora} > 33
%if 0%{?fedora} > 33 || 0%{?rhel} > 8
%bcond_with check
%else
%bcond_without check