wok diff cabextract/receipt @ rev 5712

webalizer: fix for gcc 4.4+
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 24 08:26:30 2010 +0200 (2010-06-24)
parents a075ff895254
children 828f3da70f8d
line diff
     1.1 --- a/cabextract/receipt	Tue May 13 09:50:02 2008 +0200
     1.2 +++ b/cabextract/receipt	Thu Jun 24 08:26:30 2010 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.cabextract.org.uk/"
     1.6  WGET_URL="http://www.cabextract.org.uk/$TARBALL"
     1.7 +TAGS="extract cab exe"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()