mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-03 15:27:17 +08:00
Fix dbus configure
This commit is contained in:
parent
619d1bf7d6
commit
6051a8b5e4
@ -69,7 +69,7 @@ CC="gcc -m32" CXX="g++ -m32" ./configure --prefix=/usr \
|
||||
--disable-xml-docs \
|
||||
--with-console-auth-dir=/run/console \
|
||||
--with-system-pid-file=/run/dbus/pid \
|
||||
--with-system-socket=/run/dbus/system_bus_socket
|
||||
--with-system-socket=/run/dbus/system_bus_socket \
|
||||
--libdir=/usr/lib32
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user