From 10bc3415a25a0b275c22b3dbc921da11076b68c0 Mon Sep 17 00:00:00 2001 From: Friedrich Beckmann Date: Sat, 11 May 2024 17:20:46 +0200 Subject: [PATCH] doc: set LC_ALL=C for building tutorial images The previous commit to fix the "make install" problem in shells which have a locale setting different from "US" did not work for Bernd on archlinux. Thanks for reporting the problem! Closes: https://savannah.gnu.org/bugs/?65124 --- doc/automake.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/automake.mk b/doc/automake.mk index 2dfe838546..89d924d239 100644 --- a/doc/automake.mk +++ b/doc/automake.mk @@ -238,12 +238,12 @@ endif $(FIGURE_SPVS): $(pspp) .sps.spv: - $(AM_V_GEN) LANG=C of=`pwd`/$@.tmp; (cd "$(top_srcdir)/examples" \ + $(AM_V_GEN) LC_ALL=C of=`pwd`/$@.tmp; (cd "$(top_srcdir)/examples" \ && "$(abs_top_builddir)/$(pspp)" ../doc/pspp-figures/$(