diff --git a/srcpkgs/geoclue2/template b/srcpkgs/geoclue2/template index 7f24f3c5482..39954ff3d24 100644 --- a/srcpkgs/geoclue2/template +++ b/srcpkgs/geoclue2/template @@ -1,10 +1,10 @@ # Template file for 'geoclue2' pkgname=geoclue2 version=2.4.12 -revision=1 +revision=2 wrksrc="geoclue-${version}" build_style=gnu-configure -configure_args="--disable-static --with-dbus-service-user=geoclue2" +configure_args="--disable-static --with-dbus-service-user=_geoclue2" hostmakedepends="glib-devel intltool pkg-config $(vopt_if gir 'gobject-introspection')" makedepends="ModemManager-devel avahi-glib-libs-devel eudev-libudev-devel @@ -16,7 +16,7 @@ license="LGPL-2.1-or-later" homepage="http://www.freedesktop.org/wiki/Software/GeoClue" distfiles="${FREEDESKTOP_SITE}/geoclue/releases/${version%.*}/geoclue-${version}.tar.xz" checksum=05d0e2ec077a685de2a9c63973fe6d18366ca53881d1f0750110b93c5c68caca -system_accounts="geoclue2" +system_accounts="_geoclue2" conf_files="/etc/geoclue/geoclue.conf" lib32disabled=yes