wok diff fuse/receipt @ rev 5327

get-prince: remove $FORCED
author Liu Peng <rocky@slitaz.org>
date Fri Apr 23 20:35:58 2010 +0000 (2010-04-23)
parents 4a83c4b49c5d
children 703e2a93043d
line diff
     1.1 --- a/fuse/receipt	Mon May 11 20:33:07 2009 +0200
     1.2 +++ b/fuse/receipt	Fri Apr 23 20:35:58 2010 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://fuse.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 +TAGS="filesystem"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()