From 74517806f80dab17474a3c5f0b91d437e4d4e052 Mon Sep 17 00:00:00 2001 From: Florian Pelz Date: Fri, 5 Apr 2024 15:31:40 +0200 Subject: doc: Explain to run bootstrap after Automake errors. Fixes . Suggested by Rostislav Svoboda . * doc/contributing.texi (Building from Git): Explain. * doc/guix.texi: Update copyright year. Change-Id: I0cedc60f9ece3ec78df60df54ffeacff545bfc63 --- doc/contributing.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/contributing.texi') diff --git a/doc/contributing.texi b/doc/contributing.texi index f5b01f42fd..df6bb2b1a8 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -203,6 +203,10 @@ example, the @code{origin} record) has changed, and all of guix needs to be recompiled to take that change into account. To do so, run @command{make clean-go} followed by @command{make}. +Should @command{make} fail with an Automake error message after +updating, you need to repeat the steps outlined in this section, +commencing with @command{./bootstrap}. + @node Running Guix Before It Is Installed @section Running Guix Before It Is Installed -- cgit v1.2.3