mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Simplified LANG tagging.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8394 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
81d71c26f5
commit
e56d9dc813
@ -140,7 +140,7 @@ LC_ALL=<locale name> locale int_prefix</userinput></screen>
|
|||||||
<screen><userinput>cat > /etc/profile << "EOF"
|
<screen><userinput>cat > /etc/profile << "EOF"
|
||||||
<literal># Begin /etc/profile
|
<literal># Begin /etc/profile
|
||||||
|
|
||||||
export LANG=<replaceable><ll></replaceable>_<replaceable><CC></replaceable>.<replaceable><charmap></replaceable><replaceable><@modifiers></replaceable>
|
export LANG=<replaceable><ll>_<CC>.<charmap><@modifiers></replaceable>
|
||||||
|
|
||||||
# End /etc/profile</literal>
|
# End /etc/profile</literal>
|
||||||
EOF</userinput></screen>
|
EOF</userinput></screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user