From b1d424dd830b2484b57622a7b639f15215ecfffc Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 27 Dec 2015 17:37:19 +0100 Subject: [PATCH] the test works on ARM now --- libcmis.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libcmis.spec b/libcmis.spec index b524c05..62249be 100644 --- a/libcmis.spec +++ b/libcmis.spec @@ -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