[packages/parigp] - one more -j1 for docs make
    qboosh 
    qboosh at pld-linux.org
       
    Sun Jun 30 14:31:57 CEST 2013
    
    
  
commit df89f095699d1248977ba2be55d953c091ebec0c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jun 30 14:31:47 2013 +0200
    - one more -j1 for docs make
 parigp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/parigp.spec b/parigp.spec
index 6b3fb7e..5592fff 100644
--- a/parigp.spec
+++ b/parigp.spec
@@ -195,7 +195,7 @@ Interfejs Perla do biblioteki PARI.
 
 %{__make} ctags
 
-%{?with_tex:%{__make} -C doc docpdf}
+%{?with_tex:%{__make} -j1 -C doc docpdf}
 %ifarch %{ix86}
 ln -s Olinux-%{_target_cpu} Olinux-ix86
 %endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/parigp.git/commitdiff/df89f095699d1248977ba2be55d953c091ebec0c
    
    
More information about the pld-cvs-commit
mailing list