aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-13 05:13:17 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-13 05:13:17 +0000
commit8c6f3456f85f6cdd6bd3f54cd199084aae23b8fd (patch)
tree5c42959ec5a961f6b283d3542f3712cccde42ef0 /chapter05
parente4f5f0466a88a432627ebc4ddc7bdd59bf2e9ee3 (diff)
Applied Zack's ch5-texinfo patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/texinfo-inst.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter05/texinfo-inst.xml b/chapter05/texinfo-inst.xml
index da13fa3c9..c2d27a5bf 100644
--- a/chapter05/texinfo-inst.xml
+++ b/chapter05/texinfo-inst.xml
@@ -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>