Applied Zack's ch5-texinfo patch

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2003-05-13 05:13:17 +00:00
parent e4f5f0466a
commit 8c6f3456f8
2 changed files with 4 additions and 2 deletions

View File

@ -74,6 +74,9 @@
</itemizedlist>
</para></listitem>
<listitem><para>May 12th, 2003 [winkie]: Chapter 05 - Installing Texinfo:
Don't install the texmf data. It's not used by anything.</para></listitem>
<listitem><para>May 12th, 2003 [winkie]: Chapter 05 &amp; 06 - Installing
Ncurses: In Chapter 6, symlink creation has been updated to include
libcurses.*, and libncurses++.a has it's properties changed to 644.

View File

@ -6,8 +6,7 @@
<para><screen><userinput>./configure --prefix=/stage1
make
make check
make install
make TEXMF=/stage1/share/texmf install-tex</userinput></screen></para>
make install</userinput></screen></para>
</sect2>