wok rev 8509

Fix: slang need -j1 to install well
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Feb 12 03:14:54 2011 +0100 (2011-02-12)
parents 317a9ad46c2f
children 3a98b7d0c6f1
files slang/receipt
line diff
     1.1 --- a/slang/receipt	Sat Feb 12 02:56:15 2011 +0100
     1.2 +++ b/slang/receipt	Sat Feb 12 03:14:54 2011 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  	make && \
     1.5  	make elf && \
     1.6  	make static &&
     1.7 -	make DESTDIR=$PWD/_pkg install install-static
     1.8 +	make DESTDIR=$PWD/_pkg -j1 install install-static
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.