Author: bdubbs
Date: 2012-05-20 19:11:59 -0600 (Sun, 20 May 2012)
New Revision: 10226

Modified:
   trunk/BOOK/postlfs/editors/vim.xml
Log:
The vim language packe is 7.2, not 7.3.
Make sure that the vim patch is applied before the language pack.



Modified: trunk/BOOK/postlfs/editors/vim.xml
===================================================================
--- trunk/BOOK/postlfs/editors/vim.xml  2012-05-20 22:13:27 UTC (rev 10225)
+++ trunk/BOOK/postlfs/editors/vim.xml  2012-05-21 01:11:59 UTC (rev 10226)
@@ -112,15 +112,15 @@
       under a different name such as <filename>vi</filename>.</para>
     </note>
 
-    <para>If desired, unpack the translated messages archive:</para>
-
-<screen><userinput>tar -xf ../vim-&vim-version;-lang.tar.gz 
--strip-components=1</userinput></screen>
-
     <para>If you downloaded the optional set of <application>Vim</application> 
patches, 
     apply them now:</para>
 
 <screen><userinput>patch -Np1 -i 
../vim-&vim-version;-fixes-524.patch</userinput></screen>
 
+    <para>If desired, unpack the translated messages archive:</para>
+
+<screen><userinput>tar -xf ../vim-7.2-lang.tar.gz 
--strip-components=1</userinput></screen>
+
     <para>Install <application>Vim</application> by running the following
     commands:</para>
 

-- 
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