Author: randy
Date: 2008-08-12 09:42:08 -0600 (Tue, 12 Aug 2008)
New Revision: 7556
Modified:
trunk/BOOK/postlfs/editors/vim.xml
Log:
Fixed a typo in the Vim instructions
Modified: trunk/BOOK/postlfs/editors/vim.xml
===================================================================
--- trunk/BOOK/postlfs/editors/vim.xml 2008-08-12 15:41:54 UTC (rev 7555)
+++ trunk/BOOK/postlfs/editors/vim.xml 2008-08-12 15:42:08 UTC (rev 7556)
@@ -124,7 +124,7 @@
commands:</para>
<screen><userinput>patch -Np1 -i ../vim-&vim-version;-mandir-1.patch &&
-patch -Np1 -i ../vim-&vim-version;-fixes-3.patch &&
+patch -Np1 -i ../vim-&vim-version;-fixes-6.patch &&
echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h &&
echo '#define SYS_GVIMRC_FILE "/etc/gvimrc"' >> src/feature.h &&
./configure --prefix=/usr --with-features=huge &&
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page