wok-6.x diff cabextract/receipt @ rev 5457
devfs2: fix wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 05 17:23:05 2010 +0200 (2010-05-05) |
parents | a075ff895254 |
children | 828f3da70f8d |
line diff
1.1 --- a/cabextract/receipt Tue May 13 09:50:02 2008 +0200 1.2 +++ b/cabextract/receipt Wed May 05 17:23:05 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()