Browse Source

Remove extraneous command.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11329 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
DJ Lucas 7 years ago
parent
commit
2ba06af6bc
1 changed files with 1 additions and 2 deletions
  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                \