commit f66dfc4858ff797ecfe24876046bc2bca069496a
Author: Arkadiusz MiĆkiewicz <[email protected]>
Date: Tue Oct 17 13:34:43 2017 +0200
- try without parallel test (hangs on builders)
lftp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lftp.spec b/lftp.spec
index 98a2b12..f90d8ed 100644
--- a/lftp.spec
+++ b/lftp.spec
@@ -117,7 +117,7 @@ CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
%{__make}
-%{?with_tests:%{__make} check}
+%{?with_tests:%{__make} -j1 check}
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lftp.git/commitdiff/f66dfc4858ff797ecfe24876046bc2bca069496a
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit