diff options
author | Noé Lopez <noelopez@free.fr> | 2024-12-19 01:15:05 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-12-30 13:49:57 +0100 |
commit | 3ea95d7736be1f807d578d17c174b0976543b333 (patch) | |
tree | 65aac94cdf769d62927cb6a29f40d4783220aebe /doc/local.mk | |
parent | a775968063787d9ca3368a1f24ebdbde4463cfd3 (diff) |
pack: Fix type error in ‘assert-utf8-locale’.
getenv returns #f if the environment variable does not exist, causing a type
error since string=? expects a string.
* guix/build/pack.scm (assert-utf8-locale): Handle unset environment variable.
Change-Id: Idbe7a33a4c8453b8f4ffe6245c32c1373020fb06
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'doc/local.mk')
0 files changed, 0 insertions, 0 deletions