use %nil macro for "no checks to be skipped"

This commit is contained in:
Nils Philippsen 2018-05-21 15:08:26 +02:00
parent 33c9306c07
commit cc966ca868

View File

@ -3,7 +3,7 @@
%ifarch ppc64le
%global skip_checks chromaticities srgb_to_lab_u8 models float-to-8bit
%else
%global skip_checks none
%global skip_checks %nil
%endif
%if ! 0%{?fedora}%{?rhel} || 0%{?fedora} >= 20 || 0%{?rhel} > 7