On Thu, 21 Sep 2006 18:04:39 +0300, Yavor Doganov <[EMAIL PROTECTED]> said:
> В Thu, 21 Sep 2006 10:35:15 -0300, Margarita Manterola написа: >> Running linda over the package gives this: [...] >> W: rssreader.app; The command /usr/bin/Grr listed in a menu file does >> not exist. >> >> Now, I don't know where the forbidden characters are, but the menu >> issue is very easy to fix. > This is harmless. /usr/bin/Grr is a symlink to the wrapper > /usr/lib/GNUstep/System/Makefiles/gnustep-app-wrapper (provided by > gnustep-make 1.13.0-1). ... [It's provided in gnustep-common 1.13.0-1 (from the gnustep-make source package).] Yes, all GNUstep application packages give this warning. linda apparently detects the symlink to the apparently-nonexistent file. However, due to the dependency chain, /usr/lib/.../gnustep-app-wrapper is guaranteed to be present on the system. So this warning can be ignored. -- Hubert Chan - email & Jabber: [EMAIL PROTECTED] - http://www.uhoreg.ca/ PGP/GnuPG key: 1024D/124B61FA (Key available at wwwkeys.pgp.net) Fingerprint: 96C5 012F 5F74 A5F7 1FF7 5291 AF29 C719 124B 61FA

