Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl (Moody) 2022-05-28 05:45:10 +02:00
commit e8d4ea4b97

View File

@ -137,7 +137,7 @@ echo "INPUT(-lncursesw)" > $LFS/usr/lib/libncurses.so</userinput></screen>
<para>Remove an unneeded static library not handled by <para>Remove an unneeded static library not handled by
<command>configure</command>:</para> <command>configure</command>:</para>
<screen><userinput remap="install">rm -v /usr/lib/libncurses++w.a</userinput></screen> <screen><userinput remap="install">rm -v $LFS/usr/lib/libncurses++w.a</userinput></screen>
<variablelist> <variablelist>
<title>The meaning of the install options:</title> <title>The meaning of the install options:</title>