diff options
author | Evangelos Foutras <evangelos@foutrelis.com> | 2023-02-15 22:48:43 +0200 |
---|---|---|
committer | Evangelos Foutras <evangelos@foutrelis.com> | 2023-02-15 22:51:40 +0200 |
commit | 320c1fd0ace54dfcf94a34f1009bf597963c3ea5 (patch) | |
tree | 4db4aad3e20574bfb318e6e6a4353203a0484785 /src/checkpkg.in | |
parent | 7b209b63a785c7375c360209ca5efe0c46a75c7a (diff) | |
download | devtools-320c1fd0ace54dfcf94a34f1009bf597963c3ea5.tar.xz |
mkarchroot: stop adding C.UTF-8 to locale.gen
Adding such an entry is problematic as it results in locale -a showing:
C
C.UTF-8
C.utf8
POSIX
(other locales)
In the above, C.UTF-8 is built-in whereas C.utf8 comes from locale.gen.
The duplicate locale has the potential to expose undesired behavior in
upstream software: https://github.com/sudo-project/sudo/issues/241
Diffstat (limited to 'src/checkpkg.in')
0 files changed, 0 insertions, 0 deletions