aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2005-01-05 14:18:58 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2005-01-05 14:18:58 +0000
commitecc9bebb6a96ac080e8b7f50d1c5bae5c4df6ea1 (patch)
treeb518c82529c3c3d9f6b98e264f84693e189730c0 /chapter06
parent2611a3b43abea5753a07ce8e6d3c448e22cafba9 (diff)
Upgrade to Texinfo 4.8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/texinfo.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml
index 40bf18ccd..32e941be2 100644
--- a/chapter06/texinfo.xml
+++ b/chapter06/texinfo.xml
@@ -22,10 +22,6 @@
<sect2 role="installation">
<title>Installation of Texinfo</title>
-<para>Apply a patch:</para>
-
-<screen><userinput>patch -Np1 -i ../texinfo-&texinfo-version;-segfault-1.patch</userinput></screen>
-
<para>Prepare Texinfo for compilation:</para>
<screen><userinput>./configure --prefix=/usr</userinput></screen>