wok-current diff libshout/receipt @ rev 12035

stella: fix genpkg_rules (this time it's ok!)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Mar 07 02:04:00 2012 +0100 (2012-03-07)
parents c9fc4a566d1d
children 8d6f480bf664
line diff
     1.1 --- a/libshout/receipt	Fri Dec 09 10:30:39 2011 +0100
     1.2 +++ b/libshout/receipt	Wed Mar 07 02:04:00 2012 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	./configure && make LDFLAGS+=-lspeex && make install
     1.8 +	./configure $CONFIGURE_ARGS && make LDFLAGS+=-lspeex && make install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.