the test works on ARM now

This commit is contained in:
David Tardon 2015-12-27 17:37:19 +01:00
parent 218252bb27
commit b1d424dd83
1 changed files with 0 additions and 2 deletions

View File

@ -70,10 +70,8 @@ rm -f %{buildroot}/%{_libdir}/*.la
%postun -p /sbin/ldconfig
%check
%ifnarch armv7hl
export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
make check
%endif
%files
%doc AUTHORS NEWS README