From f5cb540e676da0eede37ac1c2b0b89230dd47882 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Sat, 6 Feb 2010 18:21:52 +0100 Subject: [PATCH] Use --email with gendocs.sh. * HACKING: Set bug reporting address in gendocs.sh command. --- HACKING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.2