%%check: keep non-fatal

epel9
Rex Dieter 9 years ago
parent 6db41f7ae1
commit 5fa735709f

@ -255,7 +255,7 @@ rm -f %{buildroot}%{_pkgdocdir}/Copyright.txt
%check
time \
make %{?_smp_mflags} check
make %{?_smp_mflags} check ||:
# multilib hack only supports 32/64 bits for now
%ifarch %{multilib_archs}
%if ! (%{__isa_bits} == 32 || %{__isa_bits} == 64)

Loading…
Cancel
Save