wok diff alsa-lib/receipt @ rev 9826

Up cookutils (1.1) and add cookutils-daemon for build host (stand alone)
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 15 16:15:09 2011 +0200 (2011-05-15)
parents 33ca7f2d4b6a
children 200db0c149ba
line diff
     1.1 --- a/alsa-lib/receipt	Sun May 30 03:54:08 2010 +0000
     1.2 +++ b/alsa-lib/receipt	Sun May 15 16:15:09 2011 +0200
     1.3 @@ -14,12 +14,8 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	./configure \
     1.8 -		--prefix=/usr \
     1.9 -		--disable-python \
    1.10 -		$CONFIGURE_ARGS
    1.11 -	make
    1.12 -	make DESTDIR=$PWD/_pkg install
    1.13 +	./configure --disable-python &&
    1.14 +	make &&	make -j1 install
    1.15  }
    1.16  
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.