Loading package/dbus/dbus.mk +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ endif ifeq ($(BR2_INIT_SYSTEMD),y) DBUS_CONF_OPTS += \ --enable-systemd \ --with-systemdsystemunitdir=/lib/systemd/system --with-systemdsystemunitdir=/usr/lib/systemd/system DBUS_DEPENDENCIES += systemd else DBUS_CONF_OPTS += --disable-systemd Loading Loading
package/dbus/dbus.mk +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ endif ifeq ($(BR2_INIT_SYSTEMD),y) DBUS_CONF_OPTS += \ --enable-systemd \ --with-systemdsystemunitdir=/lib/systemd/system --with-systemdsystemunitdir=/usr/lib/systemd/system DBUS_DEPENDENCIES += systemd else DBUS_CONF_OPTS += --disable-systemd Loading