wok-4.x rev 10100
vorbis-tools: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 14:57:22 2011 +0000 (2011-05-20) |
parents | 8ef4e77889f9 |
children | d4047f20ed5b |
files | vorbis-tools/receipt |
line diff
1.1 --- a/vorbis-tools/receipt Fri May 20 14:54:14 2011 +0000 1.2 +++ b/vorbis-tools/receipt Fri May 20 14:57:22 2011 +0000 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.