[packages/parigp] - docs build seems racy, use -j1

qboosh qboosh at pld-linux.org
Fri Jun 28 15:36:37 CEST 2013


commit be033589f9b28846f1410229ae32841d79862e2e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jun 28 15:36:24 2013 +0200

    - docs build seems racy, use -j1

 parigp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/parigp.spec b/parigp.spec
index 49a97fc..6b3fb7e 100644
--- a/parigp.spec
+++ b/parigp.spec
@@ -213,7 +213,7 @@ ln -sf .. pari
 	--datadir=%{_datadir}/parigp
 
 %{__make}
-%{?with_tex:%{__make} -C doc docall}
+%{?with_tex:%{__make} -j1 -C doc docall}
 
 cd ..
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/parigp.git/commitdiff/be033589f9b28846f1410229ae32841d79862e2e



More information about the pld-cvs-commit mailing list