[packages/opentsdb] build is racy

glen glen at pld-linux.org
Fri Sep 27 10:29:15 CEST 2013


commit f5c33749f54ea4be9beef89fb7a6f34103598912
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Sep 27 11:27:58 2013 +0300

    build is racy

 opentsdb.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/opentsdb.spec b/opentsdb.spec
index 6a4c18d..c50afd0 100644
--- a/opentsdb.spec
+++ b/opentsdb.spec
@@ -29,7 +29,7 @@ downsample data and can easily store billions of data points.
 
 %build
 %configure
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opentsdb.git/commitdiff/f5c33749f54ea4be9beef89fb7a6f34103598912



More information about the pld-cvs-commit mailing list