From dde4d385c8bbfa829fae2e54d076976fb81d34d1 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Mon, 29 Jan 2024 01:49:17 +0800 Subject: [PATCH] profile: Sync with LFS again --- postlfs/config/profile.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/postlfs/config/profile.xml b/postlfs/config/profile.xml index b7623a3219..12cfa2d9fb 100644 --- a/postlfs/config/profile.xml +++ b/postlfs/config/profile.xml @@ -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=<ll>_<CC>.<charmap><@modifiers> fi @@ -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