# HG changeset patch # User Pascal Bellard # Date 1442476646 -7200 # Node ID 14ee7c2970724c5ad8919fbbf2c2d0adc97b4b40 # Parent 8ed093db56cb4279a108d1d33c1164200135558e simh: race condition diff -r 8ed093db56cb -r 14ee7c297072 simh/receipt --- a/simh/receipt Wed Sep 16 22:29:25 2015 +0200 +++ b/simh/receipt Thu Sep 17 09:57:26 2015 +0200 @@ -16,7 +16,7 @@ # Rules to configure and make the package. compile_rules() { - make + make -j 1 } # Rules to gen a SliTaz package suitable for Tazpkg.