wok diff btmgr/receipt @ rev 8302

Fix: check_module.sh (into linux stuff) modified to works with tazwok-experimental
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Feb 01 02:51:09 2011 +0100 (2011-02-01)
parents c7714dc13119
children a1644dbcf632
line diff
     1.1 --- a/btmgr/receipt	Wed Sep 03 08:38:55 2008 +0000
     1.2 +++ b/btmgr/receipt	Tue Feb 01 02:51: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()