浏览代码

Remove extraneous command.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11329 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
DJ Lucas 7 年之前
父节点
当前提交
2ba06af6bc
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      chapter06/systemd.xml

+ 1 - 2
chapter06/systemd.xml

@@ -49,8 +49,7 @@
 
     <para>Prepare systemd for compilation:</para>
 
-    <screen><userinput remap="configure">mkdir build
-cd    build
+    <screen><userinput remap="configure">cd    build
 
 LANG=en_US.UTF-8                   \
 meson --prefix=/usr                \