[packages/chronojump] - disable parallel build
    qboosh 
    qboosh at pld-linux.org
       
    Sun Jan  9 17:25:23 CET 2022
    
    
  
commit d8614106afd12cf391bffdac374e4b13e2328d51
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jan 9 17:26:26 2022 +0100
    - disable parallel build
 chronojump.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chronojump.spec b/chronojump.spec
index 54571ce..e64c12b 100644
--- a/chronojump.spec
+++ b/chronojump.spec
@@ -58,7 +58,7 @@ nauczycieli oraz uczniów.
 %configure \
 	--disable-static
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chronojump.git/commitdiff/d8614106afd12cf391bffdac374e4b13e2328d51
    
    
More information about the pld-cvs-commit
mailing list