wok-current diff nano/receipt @ rev 5123

ghostscript, postgrey: fix post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 21 11:28:25 2010 +0100 (2010-03-21)
parents 82cd8e77939c
children 2c74efb0b0f8
line diff
     1.1 --- a/nano/receipt	Sun Feb 07 18:41:46 2010 +0100
     1.2 +++ b/nano/receipt	Sun Mar 21 11:28:25 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()