profile: Sync with LFS again

This commit is contained in:
Xi Ruoyao 2024-01-29 01:49:17 +08:00
parent 8a8a7dc33c
commit dde4d385c8
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -446,7 +446,7 @@ for i in $(locale); do
done
if [[ "$TERM" = linux ]]; then
export LANG=C
export LANG=C.UTF-8
else
export LANG=<replaceable>&lt;ll&gt;</replaceable>_<replaceable>&lt;CC&gt;</replaceable>.<replaceable>&lt;charmap&gt;</replaceable><replaceable>&lt;@modifiers&gt;</replaceable>
fi</literal>
@ -459,7 +459,7 @@ for i in $(locale); do
done
if [[ "$TERM" = linux ]]; then
export LANG=C
export LANG=C.UTF-8
else
source /etc/locale.conf