mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
ncurses: Fix the shared lib file name referenced in text
This commit is contained in:
parent
1b223fbe43
commit
c24d5641af
@ -127,7 +127,7 @@
|
|||||||
make will spawn new shell processes during "make install". -->
|
make will spawn new shell processes during "make install". -->
|
||||||
|
|
||||||
<para>The installation of this package will overwrite
|
<para>The installation of this package will overwrite
|
||||||
<filename class="libraryfile">libncursesw.so.&ncurses-version;</filename>
|
<filename class="libraryfile">libncursesw.so.&ncurses-base-version;</filename>
|
||||||
in-place. It may crash the shell process which is using code and data
|
in-place. It may crash the shell process which is using code and data
|
||||||
from the library file. Install the package with
|
from the library file. Install the package with
|
||||||
<literal>DESTDIR</literal>, and replace the library file correctly using
|
<literal>DESTDIR</literal>, and replace the library file correctly using
|
||||||
|
Loading…
Reference in New Issue
Block a user