wok diff btmgr/receipt @ rev 9360

devilspie: fix compile_rules (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 20 15:08:08 2011 +0100 (2011-03-20)
parents c7714dc13119
children a1644dbcf632
line diff
     1.1 --- a/btmgr/receipt	Wed Sep 03 08:38:55 2008 +0000
     1.2 +++ b/btmgr/receipt	Sun Mar 20 15:08:08 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()