mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Fix alignment of `\' in dbus configure
This commit is contained in:
parent
0fc5bfd7a8
commit
0075912529
@ -150,7 +150,7 @@ useradd -c "D-Bus Message Daemon User" -d /var/run/dbus \
|
||||
--disable-static \
|
||||
--with-systemduserunitdir=no \
|
||||
--with-systemdsystemunitdir=no \
|
||||
--docdir=/usr/share/doc/dbus-&dbus-version; \
|
||||
--docdir=/usr/share/doc/dbus-&dbus-version; \
|
||||
--with-console-auth-dir=/run/console \
|
||||
--with-system-pid-file=/run/dbus/pid \
|
||||
--with-system-socket=/run/dbus/system_bus_socket &&
|
||||
@ -163,7 +163,7 @@ make</userinput></screen>
|
||||
--disable-doxygen-docs \
|
||||
--disable-xml-docs \
|
||||
--disable-static \
|
||||
--docdir=/usr/share/doc/dbus-&dbus-version; \
|
||||
--docdir=/usr/share/doc/dbus-&dbus-version; \
|
||||
--with-console-auth-dir=/run/console \
|
||||
--with-system-pid-file=/run/dbus/pid \
|
||||
--with-system-socket=/run/dbus/system_bus_socket &&
|
||||
|
Loading…
Reference in New Issue
Block a user