wok diff alsa-plugins/receipt @ rev 8611

Fix: alsa-plugins needs -j1 to install
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Feb 14 18:08:21 2011 +0100 (2011-02-14)
parents 33ca7f2d4b6a
children 6611fa233b1e
line diff
     1.1 --- a/alsa-plugins/receipt	Sun May 30 03:54:08 2010 +0000
     1.2 +++ b/alsa-plugins/receipt	Mon Feb 14 18:08:21 2011 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  		--prefix=/usr \
     1.5  		$CONFIGURE_ARGS &&
     1.6  	make &&
     1.7 -	make DESTDIR=$PWD/_pkg install
     1.8 +	make -j1 DESTDIR=$PWD/_pkg install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.