mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
ncurses: remove libncurses++w.a from temp ncurses
This commit is contained in:
parent
8731bd1cd0
commit
2bb813a1e8
@ -134,6 +134,11 @@ popd</userinput></screen>
|
||||
<screen><userinput remap="install">make DESTDIR=$LFS TIC_PATH=$(pwd)/build/progs/tic install
|
||||
echo "INPUT(-lncursesw)" > $LFS/usr/lib/libncurses.so</userinput></screen>
|
||||
|
||||
<para>Remove an unneeded static library not handled by
|
||||
<command>configure</command>:</para>
|
||||
|
||||
<screen><userinput remap="install">rm -v /usr/lib/libncurses++w.a</userinput></screen>
|
||||
|
||||
<variablelist>
|
||||
<title>The meaning of the install options:</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user