diff --git a/vlc.spec b/vlc.spec index 05f542f..bd3635d 100644 --- a/vlc.spec +++ b/vlc.spec @@ -453,7 +453,11 @@ rm -rf %{buildroot}%{_datadir}/kde4 %if 0%{?el7} . /opt/rh/devtoolset-%{dts_ver}/enable %endif +%ifnarch %{arm} make check +%else +make check || : +%endif %ldconfig_scriptlets core