From 5b4231a79664e981f8582001e78bf8cf61dcac70 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 27 Aug 2014 16:44:43 +0200 Subject: [PATCH] the problem has vanished --- libcmis.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/libcmis.spec b/libcmis.spec index c91d343..c1e72e6 100644 --- a/libcmis.spec +++ b/libcmis.spec @@ -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