Author: pierre
Date: Mon Aug 24 21:10:23 2020
New Revision: 23617
Log:
Remove an unneeded sed in vim
Modified:
trunk/BOOK/postlfs/editors/vim.xml
Modified: trunk/BOOK/postlfs/editors/vim.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/vim.xml Mon Aug 24 17:39:00 2020 (r23616)
+++ trunk/BOOK/postlfs/editors/vim.xml Mon Aug 24 21:10:23 2020 (r23617)
@@ -129,14 +129,14 @@
under a different name such as <filename>vi</filename>.
</para>
</note>
-
+<!--
<para>
First, if you are building the Lua interpreter for VIM, adapt it to an
API change in lua-5.4.0:
</para>
<screen><userinput remap="pre">sed -i '461 s/static int/int/'
src/if_lua.c</userinput></screen>
-
+-->
<para>
Install <application>Vim</application> by running the following
commands:
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page