diff --git a/srcpkgs/dbus/template b/srcpkgs/dbus/template index 27df7a1f169..ee9873b8005 100644 --- a/srcpkgs/dbus/template +++ b/srcpkgs/dbus/template @@ -1,13 +1,14 @@ # Template file for 'dbus' pkgname=dbus version=1.4.12 -revision=1 +revision=2 homepage="http://dbus.freedesktop.org/" distfiles="${homepage}/releases/dbus/$pkgname-$version.tar.gz" build_style=gnu_configure configure_args="--disable-selinux --enable-userdb-cache --with-xml=expat --localstatedir=/var --disable-dnotify --enable-inotify --with-dbus-user=dbus ---disable-doxygen-docs --disable-xml-docs --disable-tests" +--disable-doxygen-docs --disable-xml-docs --disable-tests +--with-systemdsystemunitdir=/lib/systemd/system" short_desc="Message bus system" maintainer="Juan RP " license="GPL-2"