diff --git a/networking/netutils/avahi.xml b/networking/netutils/avahi.xml index 5827698a16..8658dccb42 100644 --- a/networking/netutils/avahi.xml +++ b/networking/netutils/avahi.xml @@ -168,7 +168,7 @@ return; \ --enable-core-docs \ --with-distro=none \ --with-systemdsystemunitdir=no \ - --with-dbus-system-address='unix:path=/run/dbus/systemd_bus_socket' && + --with-dbus-system-address='unix:path=/run/dbus/system_bus_socket' && make ./configure \ @@ -184,7 +184,7 @@ make --disable-qt4 \ --enable-core-docs \ --with-distro=none \ - --with-dbus-system-address='unix:path=/run/dbus/systemd_bus_socket' && + --with-dbus-system-address='unix:path=/run/dbus/system_bus_socket' && make