mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 14:24:48 +00:00
removed the libcurses.a symlink re-creation - not needed. Added 'f' option to ln commadn for the libcurses.so symlink creation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2600 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a939c0871f
commit
8c5274b140
@ -37,7 +37,6 @@ where they're expected to reside:</para>
|
||||
towards non-existing files. Recreate those symlinks:</para>
|
||||
|
||||
<para><screen><userinput>ln -sf ../../lib/libncurses.so.5 /usr/lib/libncurses.so
|
||||
ln -s libncurses.a /usr/lib/libcurses.a
|
||||
ln -s libncurses.so /usr/lib/libcurses.so</userinput></screen></para>
|
||||
ln -sf libncurses.so /usr/lib/libcurses.so</userinput></screen></para>
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user