commit 7bc630e755f24378bbc11d75a8aa0c11d9477aa7
Author: Arkadiusz Miśkiewicz <[email protected]>
Date: Mon Nov 2 15:27:01 2015 +0100
- don't run tests in parallel
grep.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grep.spec b/grep.spec
index c144273..5455cc5 100644
--- a/grep.spec
+++ b/grep.spec
@@ -104,7 +104,7 @@ kullanılır.
--without-included-regex
%{__make}
-%{?with_tests:%{__make} check-expensive}
+%{?with_tests:%{__make} -j1 check-expensive}
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/grep.git/commitdiff/7bc630e755f24378bbc11d75a8aa0c11d9477aa7
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit