Author: igor
Date: 2005-10-13 13:03:38 -0600 (Thu, 13 Oct 2005)
New Revision: 5183

Modified:
   trunk/BOOK/postlfs/editors/vim.xml
Log:
Updated the Vim page pointing to the new patch.

Modified: trunk/BOOK/postlfs/editors/vim.xml
===================================================================
--- trunk/BOOK/postlfs/editors/vim.xml  2005-10-13 19:00:13 UTC (rev 5182)
+++ trunk/BOOK/postlfs/editors/vim.xml  2005-10-13 19:03:38 UTC (rev 5183)
@@ -67,7 +67,7 @@
     <itemizedlist spacing='compact'>
       <listitem>
         <para>Required patch: <ulink
-        url="&patch-root;/vim-&vim-version;-security_fix-1.patch"/></para>
+        url="&patch-root;/vim-&vim-version;-security_fix-2.patch"/></para>
       </listitem>
       <listitem>
         <para>Translated Vim messages: <ulink
@@ -114,7 +114,7 @@
 
 <screen><userinput>echo '#define SYS_VIMRC_FILE "/etc/vimrc"' &gt;&gt; 
src/feature.h &amp;&amp;
 echo '#define SYS_GVIMRC_FILE "/etc/gvimrc"' &gt;&gt; src/feature.h &amp;&amp;
-patch -Np1 -i ../vim-&vim-version;-security_fix-1.patch &amp;&amp;
+patch -Np1 -i ../vim-&vim-version;-security_fix-2.patch &amp;&amp;
 ./configure --prefix=/usr --with-features=huge &amp;&amp;
 make</userinput></screen>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to