aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/vim-inst.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2003-05-11 15:09:30 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2003-05-11 15:09:30 +0000
commit6e507556d6130fdc77ce5f4e8ad5cdcf5bfd94f5 (patch)
tree6c19427fb0888c2fcd4016b5a7303cdcd9642b61 /chapter06/vim-inst.xml
parent7972fe02a9414332d72f39ebcc9fa950e3a879d0 (diff)
Applied Zack's patches. Untested at the moment, will do a build in a few minutes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim-inst.xml')
-rw-r--r--chapter06/vim-inst.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/vim-inst.xml b/chapter06/vim-inst.xml
index d23c0c009..86c849913 100644
--- a/chapter06/vim-inst.xml
+++ b/chapter06/vim-inst.xml
@@ -3,11 +3,6 @@
<sect2>
<title>Installation of Vim</title>
-<para>This package requires its patch to be applied before you can
-install it. This patch fixes a compile problem with GCC-3.2:</para>
-
-<para><screen><userinput>patch -Np1 -i ../vim-&vim-patch-version;.patch</userinput></screen></para>
-
<para>Prepare Vim to be compiled:</para>
<para><screen><userinput>./configure --prefix=/usr</userinput></screen></para>