wok-stable diff clamav/receipt @ rev 5167

xarchive: fix open archive
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 26 22:01:29 2010 +0100 (2010-03-26)
parents 90e89069273c
children 67f6c0034b6a
line diff
     1.1 --- a/clamav/receipt	Sun Nov 08 13:18:54 2009 +0000
     1.2 +++ b/clamav/receipt	Fri Mar 26 22:01:29 2010 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.clamav.net/"
     1.6  WGET_URL="http://downloads.sourceforge.net/clamav/$TARBALL"
     1.7 +TAGS="antivirus"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()