wok diff rox-filer/receipt @ rev 5014

tar: store tar in /bin (like busybox)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 01 13:28:15 2010 +0100 (2010-03-01)
parents 39a218ff0972
children 9f9385b879d3
line diff
     1.1 --- a/rox-filer/receipt	Mon Mar 16 22:34:05 2009 +0000
     1.2 +++ b/rox-filer/receipt	Mon Mar 01 13:28:15 2010 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://roscidus.com/desktop/"
     1.6  WGET_URL="http://downloads.sourceforge.net/rox/$TARBALL"
     1.7 +TAGS="file-browser file-manager"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()