wok rev 8585

Fix: speex need -j 1 to install
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Feb 14 03:35:04 2011 +0100 (2011-02-14)
parents 67231cfc5475
children f1c5c0316d08
files speex/receipt
line diff
     1.1 --- a/speex/receipt	Mon Feb 14 03:10:56 2011 +0100
     1.2 +++ b/speex/receipt	Mon Feb 14 03:35:04 2011 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.5  	--mandir=/usr/share/man $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.