Author: bdubbs
Date: Tue Jul 30 09:57:00 2019
New Revision: 21884
Log:
Remove an unneed sed from aspell
Modified:
trunk/BOOK/general/genlib/aspell.xml
Modified: trunk/BOOK/general/genlib/aspell.xml
==============================================================================
--- trunk/BOOK/general/genlib/aspell.xml Mon Jul 29 22:03:44 2019
(r21883)
+++ trunk/BOOK/general/genlib/aspell.xml Tue Jul 30 09:57:00 2019
(r21884)
@@ -103,8 +103,7 @@
<para>First, fix some problems identified by gcc7:</para>
-<screen><userinput>sed -i '/ top.do_check ==/s/top.do_check/*&/'
modules/filter/tex.cpp &&
-sed -i '/word ==/s/word/*&/'
prog/check_funs.cpp</userinput></screen>
+<screen><userinput>sed -i '/ top.do_check ==/s/top.do_check/*&/'
modules/filter/tex.cpp</userinput></screen>
<para>
Install <application>Aspell</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