wok-6.x diff libshout/receipt @ rev 11685
runcom: cleanup
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 18 16:12:24 2012 +0100 (2012-02-18) |
parents | c9fc4a566d1d |
children | 8d6f480bf664 |
line diff
1.1 --- a/libshout/receipt Fri Dec 09 10:30:39 2011 +0100 1.2 +++ b/libshout/receipt Sat Feb 18 16:12:24 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.