瀏覽代碼

Fix sed in systemd instructions

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11391 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 7 年之前
父節點
當前提交
bbc34f8132
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter06/systemd.xml

+ 1 - 1
chapter06/systemd.xml

@@ -50,7 +50,7 @@
 
     <para>Remove tests that cannot be built in chroot:</para>
 
-<screen><userinput remap="pre">sed '178,222d' -i src/resolve/meson.build</userinput></screen>
+<screen><userinput remap="pre">sed '171,$ d' -i src/resolve/meson.build</userinput></screen>
 
 <!-- These are from upstream.  There will probably be a new release shortly, 
      so don't bother with a patch. -->