[lfs] branch trunk updated: dbus: remove a duplicate ninja command

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

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 782268675 dbus: remove a duplicate ninja command
782268675 is described below

commit 78226867526644f95be751bde15be2422ca453a0
Author: Douglas R. Reno <[email protected]>
AuthorDate: Tue Dec 31 14:56:53 2024 -0600

    dbus: remove a duplicate ninja command
---
 chapter08/dbus.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/chapter08/dbus.xml b/chapter08/dbus.xml
index 02bc434cb..086b30b93 100644
--- a/chapter08/dbus.xml
+++ b/chapter08/dbus.xml
@@ -51,8 +51,7 @@
 <screen><userinput remap="configure">mkdir build
 cd    build
 
-meson setup --prefix=/usr --buildtype=release --wrap-mode=nofallback ..
-ninja</userinput></screen>
+meson setup --prefix=/usr --buildtype=release --wrap-mode=nofallback ..</userinput></screen>
 
     <variablelist>
       <title>The meaning of the meson options:</title>

-- 
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.