wok diff bchunk/receipt @ rev 9774

bridge-utils: fix WGET_URL and clean
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 11 21:31:48 2011 +0200 (2011-05-11)
parents f20247e26bdc
children 8d6f480bf664
line diff
     1.1 --- a/bchunk/receipt	Wed Sep 09 12:12:02 2009 +0200
     1.2 +++ b/bchunk/receipt	Wed May 11 21:31:48 2011 +0200
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://he.fi/$PACKAGE"
     1.6  WGET_URL="$WEB_SITE/$TARBALL"
     1.7 +TAGS="convert CD bin cue iso"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()