packages: gtypist/gtypist.spec - try -j1

qboosh qboosh at pld-linux.org
Mon Sep 26 17:03:22 CEST 2011


Author: qboosh                       Date: Mon Sep 26 15:03:22 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- try -j1

---- Files affected:
packages/gtypist:
   gtypist.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: packages/gtypist/gtypist.spec
diff -u packages/gtypist/gtypist.spec:1.39 packages/gtypist/gtypist.spec:1.40
--- packages/gtypist/gtypist.spec:1.39	Sun Sep 18 18:10:27 2011
+++ packages/gtypist/gtypist.spec	Mon Sep 26 17:03:17 2011
@@ -62,7 +62,8 @@
 %{__autoconf}
 %{__automake}
 %configure
-%{__make}
+# info creation fails randomly with big -j
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -104,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2011/09/26 15:03:17  qboosh
+- try -j1
+
 Revision 1.39  2011/09/18 16:10:27  qboosh
 - restored and updated my old pl.po
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtypist/gtypist.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list