mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
glibc: When update, also regenerate the locales
A Glibc update may contain locale updates, so keep /usr/lib/locale/locale-archive synced. Other distros are also doing this when Glibc is updated with the package manager.
This commit is contained in:
parent
7b54528e96
commit
677f795cf8
@ -309,10 +309,11 @@ install -vm755 dest/usr/lib/*.so.* /usr/lib</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Then continue to run the <command>make install</command> command
|
||||
and the <command>sed</command> command against
|
||||
<filename>/usr/bin/ldd</filename>. Once they are finished, reboot
|
||||
the system immediately.
|
||||
Then continue to run the <command>make install</command> command,
|
||||
the <command>sed</command> command against
|
||||
<filename>/usr/bin/ldd</filename>, and the commands to install
|
||||
the locales. Once they are finished, reboot the system
|
||||
immediately.
|
||||
</para>
|
||||
</important>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user