# HG changeset patch # User Pascal Bellard # Date 1370950946 -7200 # Node ID 088cda923570801ec6e212b2468e45caa4360207 # Parent fa3e34687bfdc666473c687a418bbdd920fec331 libstatgrab: race condition diff -r fa3e34687bfd -r 088cda923570 libstatgrab/receipt --- a/libstatgrab/receipt Tue Jun 11 13:34:28 2013 +0200 +++ b/libstatgrab/receipt Tue Jun 11 13:42:26 2013 +0200 @@ -18,7 +18,7 @@ { cd $src ./configure && - make && make install + make && make -j 1 install } # Rules to gen a SliTaz package suitable for Tazpkg.