# HG changeset patch # User Pascal Bellard # Date 1299604844 -3600 # Node ID 187c96358d69cc4d2687f264daacc576dfb51b3e # Parent ca0901691a7a6d30b6efe3ca7105a2b2d571bbf9 wvstreams: needs -j1 diff -r ca0901691a7a -r 187c96358d69 wvstreams/receipt --- a/wvstreams/receipt Tue Mar 08 18:01:32 2011 +0100 +++ b/wvstreams/receipt Tue Mar 08 18:20:44 2011 +0100 @@ -24,8 +24,8 @@ --without-pam \ --without-valgrind && - make && - make DESTDIR=$PWD/_pkg install + make -j1 && + make -j1 DESTDIR=$PWD/_pkg install } # Rules to gen a SliTaz package suitable for Tazpkg.