diff options
author | Mathieu Othacehe <m.othacehe@gmail.com> | 2020-04-10 15:44:38 +0200 |
---|---|---|
committer | Mathieu Othacehe <m.othacehe@gmail.com> | 2020-04-10 15:50:44 +0200 |
commit | 1a24df44347629cd67821d672edad7636404f293 (patch) | |
tree | 2b55b3f2cb46a98affe064015efed57903d85a27 /gnu/local.mk | |
parent | 93299e61273a6bc7e15b3ca7b6f88f15f93a8f95 (diff) | |
download | guix-1a24df44347629cd67821d672edad7636404f293.tar.gz |
gnu: installer: Fix issue with "Esperanto" locale.
According to glibc manual, locale are under the following form: language[_territory[.codeset]][@modifier] The esperanto locale "epo" does not have a territory. Modify run-command to take this into account. Reported by Alex Sassmannshausen here: https://lists.gnu.org/archive/html/guix-devel/2020-04/msg00192.html. * gnu/installer/utils.scm (run-command): Handle locale without territory such as "epo".
Diffstat (limited to 'gnu/local.mk')
0 files changed, 0 insertions, 0 deletions