瀏覽代碼

Removed symlink creation explanation

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 年之前
父節點
當前提交
e3f06c0127
共有 1 個文件被更改,包括 0 次插入6 次删除
  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>