[lfs] 03/03: Fix instructions

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch multilib
in repository lfs.

commit 24cf3b5be96b69ccbfd0fcfe536ad263fdb24502
Author: Thomas Trepl <[email protected]>
AuthorDate: Thu Feb 27 23:40:19 2025 +0100

    Fix instructions
---
 chapter08/kmod.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/chapter08/kmod.xml b/chapter08/kmod.xml
index bad23a476..2b6aa9f4c 100644
--- a/chapter08/kmod.xml
+++ b/chapter08/kmod.xml
@@ -91,6 +91,7 @@ meson setup --prefix=/usr ..    \
     
 <screen><userinput remap="pre">cd .. &amp;&amp;
 rm -rf build &amp;&amp;
+mkdir build &amp;&amp;
 cd build</userinput></screen>
 
     <para>Prepare Kmod for compilation:</para>
@@ -127,6 +128,7 @@ rm -rf DESTDIR</userinput></screen>
 
 <screen><userinput remap="pre">cd .. &amp;&amp;
 rm -rf build &amp;&amp;
+mkdir build &amp;&amp;
 cd build</userinput></screen>
 
     <para>Prepare Kmod for compilation:</para>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.