[packages/lftp] - try without parallel test (hangs on builders)

arekm arekm at pld-linux.org
Tue Oct 17 13:34:48 CEST 2017


commit f66dfc4858ff797ecfe24876046bc2bca069496a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
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



More information about the pld-cvs-commit mailing list