wok-next diff btmgr/receipt @ rev 8862
Fix cherokee WGET_URL
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Feb 26 02:55:09 2011 +0100 (2011-02-26) |
parents | c7714dc13119 |
children | a1644dbcf632 |
line diff
1.1 --- a/btmgr/receipt Wed Sep 03 08:38:55 2008 +0000 1.2 +++ b/btmgr/receipt Sat Feb 26 02:55:09 2011 +0100 1.3 @@ -8,6 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://$PACKAGE.sourceforge.net/about.html" 1.6 WGET_URL="http://$PACKAGE.sourceforge.net/${VERSION%-*}/$TARBALL" 1.7 +TAGS="boot loader floppy CD" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()