ppc64 fails while running make test

exclude it for now

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=88
This commit is contained in:
Lars Müller 2015-11-11 21:51:35 +00:00 committed by Git OBS Bridge
parent 997187a9e7
commit 76a43553e0

View File

@ -193,9 +193,11 @@ doxygen Doxyfile
rm -f apidocs/man/man3/_*_ldb-%{version}_include_.3
%check
%ifnarch ppc64
LD_LIBRARY_PATH="bin/shared:bin/shared/private" \
LDB_MODULES_PATH="bin/modules" \
%{__make} test
%endif
%install
DESTDIR=${RPM_BUILD_ROOT} make install