diff --git a/maxima.spec b/maxima.spec index b7bda75..817e692 100644 --- a/maxima.spec +++ b/maxima.spec @@ -315,9 +315,9 @@ touch debugfiles.list %check -#ifnarch %{arm} -make -k check ||: -#endif +%ifnarch %{ix86} +make -k check +%endif %post