Author: renodr
Date: Wed Aug 12 13:41:29 2020
New Revision: 23503
Log:
Update the Lua-5.4 sed for VIM
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/editors/vim.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Aug 12 13:25:42
2020 (r23502)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Aug 12 13:41:29
2020 (r23503)
@@ -45,6 +45,10 @@
<para>August 12th, 2020</para>
<itemizedlist>
<listitem>
+ <para>[renodr] - Adapt the Lua-5.4 sed in VIM to the latest version
+ of VIM.</para>
+ </listitem>
+ <listitem>
<para>[ken] - Fix seamonkey build failure with glibc-2.32.
Thanks to Pierre for the sed.</para>
</listitem>
Modified: trunk/BOOK/postlfs/editors/vim.xml
==============================================================================
--- trunk/BOOK/postlfs/editors/vim.xml Wed Aug 12 13:25:42 2020 (r23502)
+++ trunk/BOOK/postlfs/editors/vim.xml Wed Aug 12 13:41:29 2020 (r23503)
@@ -135,7 +135,7 @@
API change in lua-5.4.0:
</para>
-<screen><userinput remap="pre">sed -i '440 s/static int/int/'
src/if_lua.c</userinput></screen>
+<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
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page