[packages/g-wrap] - non-parallel build

qboosh qboosh at pld-linux.org
Mon Feb 29 20:29:50 CET 2016


commit f07d96cbc77c2acb67f8a3212d73b80a38a2518a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Feb 29 20:33:18 2016 +0100

    - non-parallel build

 g-wrap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/g-wrap.spec b/g-wrap.spec
index 01f0b44..082900c 100644
--- a/g-wrap.spec
+++ b/g-wrap.spec
@@ -85,7 +85,7 @@ Bibliotecas estáticas para desenvolvimento com a biblioteca g-wrap.
 %configure \
 	--disable-Werror
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/g-wrap.git/commitdiff/f07d96cbc77c2acb67f8a3212d73b80a38a2518a



More information about the pld-cvs-commit mailing list