mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
profile: Sync with LFS again
This commit is contained in:
parent
8a8a7dc33c
commit
dde4d385c8
@ -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><ll></replaceable>_<replaceable><CC></replaceable>.<replaceable><charmap></replaceable><replaceable><@modifiers></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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user