commit f870a14f2251ae93bea87b0629900c6afc838791
Author: Jakub Bogusz <[email protected]>
Date: Sun Mar 16 21:11:39 2014 +0100
- build seems racy, use -j1
elektra.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/elektra.spec b/elektra.spec
index 6f5eca7..a0802ed 100644
--- a/elektra.spec
+++ b/elektra.spec
@@ -128,7 +128,7 @@ cd build
-DPLUGINS=ALL \
-DTARGET_CMAKE_FOLDER=%{_datadir}/cmake/Modules
-%{__make}
+%{__make} -j1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/elektra.git/commitdiff/f870a14f2251ae93bea87b0629900c6afc838791
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit