a7d807f871
The glibc 2.35-6 package ships with the C.UTF-8 locale included. This means there is now a UTF-8 locale available by default and en_US.UTF-8, which requires editing /etc/locale.gen and running locale-gen, is not needed anymore. Implements #175.
2 lines
13 B
Plaintext
2 lines
13 B
Plaintext
LANG=C.UTF-8
|