wok rev 9219

wvdial: needs -j1
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 11 16:47:05 2011 +0100 (2011-03-11)
parents 84d83aa7bb67
children 8b66866dbe84
files wvdial/receipt
line diff
     1.1 --- a/wvdial/receipt	Fri Mar 11 16:44:33 2011 +0100
     1.2 +++ b/wvdial/receipt	Fri Mar 11 16:47:05 2011 +0100
     1.3 @@ -17,8 +17,8 @@
     1.4  {
     1.5  	cd $src
     1.6  	 ./configure &&
     1.7 -	make && 
     1.8 -	make prefix=$PWD/_pkg/usr PPPDIR=$PWD/_pkg/etc/ppp/peers install
     1.9 +	make -j1 && 
    1.10 +	make -j1 prefix=$PWD/_pkg/usr PPPDIR=$PWD/_pkg/etc/ppp/peers install
    1.11  }
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.