wok-6.x diff gimp/receipt @ rev 537
Busybox/dhcpc: do not hang on network failure
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 10 19:43:50 2008 +0000 (2008-04-10) |
parents | e4712a15e9ca |
children | 7fb0fb9a8485 |
line diff
1.1 --- a/gimp/receipt Wed Feb 13 14:33:01 2008 +0100 1.2 +++ b/gimp/receipt Thu Apr 10 19:43:50 2008 +0000 1.3 @@ -9,7 +9,6 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.gimp.org/" 1.6 WGET_URL="ftp://ftp.gimp.org/pub/gimp/v2.2/$TARBALL" 1.7 -JWM_MENU='Graphics:<Program icon="gimp.png" label="Gimp">gimp</Program>' 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()