wok-4.x diff nano/receipt @ rev 5134

Fix: tazusb missing desktop file
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 23 11:15:44 2010 +0100 (2010-03-23)
parents 82cd8e77939c
children 2c74efb0b0f8
line diff
     1.1 --- a/nano/receipt	Sun Feb 07 18:41:46 2010 +0100
     1.2 +++ b/nano/receipt	Tue Mar 23 11:15:44 2010 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.nano-editor.org/"
     1.6  WGET_URL="http://www.nano-editor.org/dist/v2.0/$TARBALL"
     1.7 +TAGS="text-editor"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()