wok diff slang/receipt @ 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 1f2f59c79286
children df78a21d6e40
line diff
     1.1 --- a/slang/receipt	Mon May 10 23:58:56 2010 +0000
     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.