the problem has vanished

f41
David Tardon 11 years ago
parent 3969435af7
commit 5b4231a796

@ -63,13 +63,8 @@ rm -f %{buildroot}/%{_libdir}/*.la
%postun -p /sbin/ldconfig
%check
# TODO: Something throws an unexpected libcmis::Exception, causing
# std::terminate. Investigate later when I have some time (and an arm
# box)
%ifnarch armv7hl
export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
make check
%endif
%files
%doc AUTHORS COPYING.* NEWS README

Loading…
Cancel
Save