wok-6.x diff zim/receipt @ rev 5383
linux/boot: fix floppy full case
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 01 15:45:41 2010 +0200 (2010-05-01) |
parents | 50a4a6515dd0 |
children | aafdac59e123 |
line diff
1.1 --- a/zim/receipt Sat Jan 30 19:34:46 2010 +0000 1.2 +++ b/zim/receipt Sat May 01 15:45:41 2010 +0200 1.3 @@ -13,6 +13,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WEB_SITE="http://zim-wiki.org/" 1.6 WGET_URL="http://www.zim-wiki.org/downloads/$TARBALL" 1.7 +TAGS="wiki" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()