Author: pierre
Date: Wed Feb 24 04:40:21 2021
New Revision: 24284

Log:
Fix "sed" in NetworkManager

Modified:
   trunk/BOOK/networking/netutils/networkmanager.xml

Modified: trunk/BOOK/networking/netutils/networkmanager.xml
==============================================================================
--- trunk/BOOK/networking/netutils/networkmanager.xml   Tue Feb 23 22:16:00 
2021        (r24283)
+++ trunk/BOOK/networking/netutils/networkmanager.xml   Wed Feb 24 04:40:21 
2021        (r24284)
@@ -180,7 +180,7 @@
       Fix a missing meson.build file for initrd hooks (not used in BLFS):
     </para>
 
-<screen><userinput>sed '/initrd/d' -i src/meson.build</userinput></screen>
+<screen><userinput>sed '/initrd/d' -i src/core/meson.build</userinput></screen>
 
     <para>
       Fix the python scripts so that they use <application>Python
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to