Browse Source

Removed symlink creation explanation

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 years ago
parent
commit
e3f06c0127
1 changed files with 0 additions and 6 deletions
  1. 0 6
      chapter06/ncurses-exp.xml

+ 0 - 6
chapter06/ncurses-exp.xml

@@ -11,11 +11,5 @@ shared ncurses library files.
 termcap fall back support.
 </para>
 
-<para>
-<userinput>ln -s libncurses.a libcurses.a:</userinput> This creates the
-/lib/libcurses.a symlink that for some reason isn't created during the
-libncurses installation.
-</para>
-
 </sect2>