From: Ralf Wildenhues Date: Sat, 6 Feb 2010 17:21:52 +0000 (+0100) Subject: Use --email with gendocs.sh. X-Git-Tag: v1.11.1b~95^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5cb540e676da0eede37ac1c2b0b89230dd47882;p=thirdparty%2Fautomake.git Use --email with gendocs.sh. * HACKING: Set bug reporting address in gendocs.sh command. --- diff --git a/HACKING b/HACKING index 64d55f90e..ee859171a 100644 --- a/HACKING +++ b/HACKING @@ -175,7 +175,7 @@ cd doc wget "http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/texinfo/texinfo/util/gendocs.sh" wget "http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/texinfo/texinfo/util/gendocs_template" - sh ./gendocs.sh automake "GNU Automake" + sh ./gendocs.sh --email bug-automake@gnu.org automake "GNU Automake" - copy manuals recursively to web cvs, - commit. - Check for link errors, fix them, recheck until convergence: @@ -188,7 +188,7 @@ ----- -Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc. +Copyright (C) 2003, 2007, 2008, 2010 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by