dbus: /var/run is now /run. --with-system-socket not needed anymore

This commit is contained in:
Stefan Saraev 2014-02-26 19:57:21 +02:00
parent 0c63d4cefc
commit 62582a2ff6

View File

@ -52,8 +52,7 @@ PKG_CONFIGURE_OPTS_TARGET="export ac_cv_have_abstract_sockets=yes \
--enable-inotify \ --enable-inotify \
--with-xml=expat \ --with-xml=expat \
--without-x \ --without-x \
--with-dbus-user=dbus \ --with-dbus-user=dbus"
--with-system-socket=/run/dbus/system_bus_socket"
PKG_CONFIGURE_OPTS_HOST="--disable-verbose-mode \ PKG_CONFIGURE_OPTS_HOST="--disable-verbose-mode \
--disable-asserts \ --disable-asserts \