mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-22 13:19:20 +01:00
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:
parent
e4f5f0466a
commit
8c6f3456f8
@ -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 & 06 - Installing
|
||||
Ncurses: In Chapter 6, symlink creation has been updated to include
|
||||
libcurses.*, and libncurses++.a has it's properties changed to 644.
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user