[packages/gforth] - non-parallel make
    qboosh 
    qboosh at pld-linux.org
       
    Tue Jul 15 21:00:13 CEST 2014
    
    
  
commit 8c77c3b2e67e0bf6da865255f59a9f1ff43eacd5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jul 15 21:05:07 2014 +0200
    - non-parallel make
 gforth.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gforth.spec b/gforth.spec
index 6a79ab4..0fc27c0 100644
--- a/gforth.spec
+++ b/gforth.spec
@@ -49,7 +49,7 @@ rozpowszechniany na Powszechnej Licencji Publicznej GNU.
 %{__autoconf}
 %configure
 
-%{__make}
+%{__make} -j1
 
 %{__make} info
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gforth.git/commitdiff/8c77c3b2e67e0bf6da865255f59a9f1ff43eacd5
    
    
More information about the pld-cvs-commit
mailing list