wok-6.x diff vorbis-tools/receipt @ rev 10774

alsa-utils: fix path and dir for asound.state
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 31 23:42:25 2011 +0200 (2011-05-31)
parents cd152acf7b9e
children 380ffe05937a
line diff
     1.1 --- a/vorbis-tools/receipt	Thu May 19 00:36:16 2011 +0200
     1.2 +++ b/vorbis-tools/receipt	Tue May 31 23:42:25 2011 +0200
     1.3 @@ -18,7 +18,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	./configure && make && make install
     1.8 +	./configure $CONFIGURE_ARGS && make && make install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.