From 68be923ceda6b4458123bd74c4fb5eb71589db00 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Wed, 11 Apr 2012 20:21:35 +0200 Subject: [PATCH] hacking: fixlets w.r.t. the release procedure * HACKING (Release procedure): Do not state that the result of "make fetch" is woefully incomplete: this is not true anymore today. Suggest to re-run the testsuite after a "make fetch", in case any file has been updated. Signed-off-by: Stefano Lattarini --- HACKING | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HACKING b/HACKING index 8d3471fc1..c57da677e 100644 --- a/HACKING +++ b/HACKING @@ -219,9 +219,9 @@ releases as well. Where differences are expected, they will be explicitly described. -* Fetch new versions of the files that are maintained by the FSF. - Commit. Unfortunately you need an FSF account to do this. - (You can also use "make fetch", but that is still woefully incomplete.) +* Fetch new versions of the files that are maintained by the FSF by + running "make fetch". In case any file in the automake repository + has been updated, commit and re-run the testsuite. * Update NEWS. -- 2.47.2