From: Friedrich Beckmann Date: Thu, 4 Jan 2024 11:04:15 +0000 (+0100) Subject: doc: set LANG=C for building the tutorial images X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8f8542df36afc05f526af2ddd1e2782d09495e3;p=pspp doc: set LANG=C for building the tutorial images The build process fails if the shell has set a different language setting the us. This patch sets the language during the generation of the documentation images. Closes: https://savannah.gnu.org/bugs/?65124 --- diff --git a/doc/automake.mk b/doc/automake.mk index 5c7d821c75..2dfe838546 100644 --- a/doc/automake.mk +++ b/doc/automake.mk @@ -238,12 +238,12 @@ endif $(FIGURE_SPVS): $(pspp) .sps.spv: - $(AM_V_GEN)of=`pwd`/$@.tmp; (cd "$(top_srcdir)/examples" \ + $(AM_V_GEN) LANG=C of=`pwd`/$@.tmp; (cd "$(top_srcdir)/examples" \ && "$(abs_top_builddir)/$(pspp)" ../doc/pspp-figures/$(