wok-next diff vorbis-tools/receipt @ rev 14648

cups/stuff/etc/init.d/cupsd: fix shutdown
author Richard Dunbar <mojo@slitaz.org>
date Mon Jun 03 20:00:49 2013 +0000 (2013-06-03)
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	Mon Jun 03 20:00:49 2013 +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.