Author: renodr
Date: Sun Feb 10 15:02:36 2019
New Revision: 11517
Log:
D-Bus: Spacing
Modified:
trunk/BOOK/chapter06/dbus.xml
Modified: trunk/BOOK/chapter06/dbus.xml
==============================================================================
--- trunk/BOOK/chapter06/dbus.xml Sat Feb 9 10:09:40 2019 (r11516)
+++ trunk/BOOK/chapter06/dbus.xml Sun Feb 10 15:02:36 2019 (r11517)
@@ -48,14 +48,14 @@
<para>Prepare D-Bus for compilation:</para>
-<screen><userinput remap="configure"> ./configure --prefix=/usr
\
- --sysconfdir=/etc \
- --localstatedir=/var \
- --disable-static \
- --disable-doxygen-docs \
- --disable-xml-docs \
- --docdir=/usr/share/doc/dbus-&dbus-version; \
- --with-console-auth-dir=/run/console</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr
\
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --disable-static \
+ --disable-doxygen-docs \
+ --disable-xml-docs \
+ --docdir=/usr/share/doc/dbus-&dbus-version; \
+ --with-console-auth-dir=/run/console</userinput></screen>
<variablelist>
<title>The meaning of the configure options:</title>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page