And here's the patch you need to disable the non-working revision_h.SH script. It's to be executed at ./Configure time but relies on svn info that is not available under the temporary working directory. revision.h was already patched using sed.
$ cat gtk-gnutella-revision-overwrite-disable.patch --- src/revision_h.SH 2009-04-03 13:09:43.975022903 +0200 +++ src/revision_h.SH 2009-04-03 13:11:02.502390353 +0200 @@ -3,14 +3,4 @@ case "$0" in */*) cd `expr X$0 : 'X\(.*\)/'` ;; esac -echo "Extracting src/revision.h" -: In the following dollars and backticks do not need the extra backslash. -cat >revision.h <<!GROK!THIS! -/* - * THIS FILE IS AUTOMATICALLY GENERATED -- DO NOT EDIT - * - * Extracted on `date` - */ - -/* Initial skeleton */ -!GROK!THIS! +echo "Extracting src/revision.h (disabled in portage, sed already applied)" -- Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, POP3 e SMTP autenticato? GRATIS solo con Email.it http://www.email.it/f Sponsor: Gioca con Poker Club! Scegli il torneo che fa per te, ogni settimana puoi vincere oltre 240.000 euro! Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=8876&d=6-4 ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ gtk-gnutella-devel mailing list gtk-gnutella-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel