[packages/openwsman: 2/4] build is racy

glen glen at pld-linux.org
Mon Aug 11 08:04:46 CEST 2014


commit 9f80c55559385f77b521fa79265016779448b1eb
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Aug 11 09:03:25 2014 +0300

    build is racy

 openwsman.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openwsman.spec b/openwsman.spec
index 3ffa2f9..2c2c5a4 100644
--- a/openwsman.spec
+++ b/openwsman.spec
@@ -171,7 +171,7 @@ cd build
 	-DRUBY_HAS_VENDOR_RUBY:BOOL=ON \
 	-DPACKAGE_ARCHITECTURE=%{_target_cpu} \
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openwsman.git/commitdiff/f81e9fc362df72f71fd6a043a0919ce06bf1cc4d



More information about the pld-cvs-commit mailing list