wok diff nano/receipt @ rev 1212

Add missing CONFIG_FILES=
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 09 17:50:04 2008 +0000 (2008-08-09)
parents 9cc179346e69
children c4bc94f1fe55
line diff
     1.1 --- a/nano/receipt	Sun Feb 17 22:20:04 2008 +0100
     1.2 +++ b/nano/receipt	Sat Aug 09 17:50:04 2008 +0000
     1.3 @@ -9,7 +9,6 @@
     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 -JWM_MENU='Productivity:<Program icon="nano.png" label="Nano">xterm -bg black -fg white -cr lightgreen -e nano</Program>'
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()