diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-18 20:54:11 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-18 20:54:11 +0000 |
commit | 503e1a60b8edce2dc0c2e0f7db9ad9c4f22c39a6 (patch) | |
tree | 03470a05f557d24d7ef838a3883e4e3bc8919b01 /chapter05/ncurses-inst.xml | |
parent | 69a52c12701352c5c76d8956cb9b0982baf21fdf (diff) |
moved adjusting toolchain, bug #519, bug #537, and updated changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/ncurses-inst.xml')
-rw-r--r-- | chapter05/ncurses-inst.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter05/ncurses-inst.xml b/chapter05/ncurses-inst.xml index d7bcb1a66..e5a926e17 100644 --- a/chapter05/ncurses-inst.xml +++ b/chapter05/ncurses-inst.xml @@ -25,9 +25,5 @@ deprecated headers.</para> <para><screen><userinput>make install</userinput></screen></para> -<para>And make some of the libraries executable:</para> - -<para><screen><userinput>chmod 755 /stage1/lib/*.5.3</userinput></screen></para> - </sect2> |