diff options
author | Mathieu Othacehe <m.othacehe@gmail.com> | 2020-04-10 15:44:38 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-04-10 16:05:38 +0200 |
commit | 0bd7a6bad9af06e1149e7019a3102edbbeac6b76 (patch) | |
tree | ee52adfddc426abb1d5a9b69f92989fc0ca55c96 /configure.ac | |
parent | 2281a77a3ca9b30308b16e79295ac6e3001879f8 (diff) | |
download | guix-0bd7a6bad9af06e1149e7019a3102edbbeac6b76.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 'configure.ac')
0 files changed, 0 insertions, 0 deletions