wok diff vorbis-tools/receipt @ rev 10789
Up: slitaz-tools (4.3) - Use source Makefile to install files and so clean up receipt
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Jun 01 22:36:01 2011 +0200 (2011-06-01) |
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 Wed Jun 01 22:36:01 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.