From: Friedrich Beckmann Date: Sat, 11 May 2024 15:20:46 +0000 (+0200) Subject: doc: set LC_ALL=C for building tutorial images X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10bc3415a25a0b275c22b3dbc921da11076b68c0;p=pspp 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 --- 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/$(