[arch-commits] Commit in geoclue2/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Jan 15 20:37:01 UTC 2019


    Date: Tuesday, January 15, 2019 @ 20:37:00
  Author: heftig
Revision: 344180

2.5.2-2

Modified:
  geoclue2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-15 20:34:14 UTC (rev 344179)
+++ PKGBUILD	2019-01-15 20:37:00 UTC (rev 344180)
@@ -3,7 +3,7 @@
 
 pkgname=geoclue2
 pkgver=2.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Modular geoinformation service built on the D-Bus messaging system"
 arch=(x86_64)
 url="https://www.freedesktop.org/wiki/Software/GeoClue/"
@@ -42,7 +42,7 @@
 }
 
 build() {
-  arch-meson geoclue build
+  arch-meson geoclue build -D dbus-sys-dir=/usr/share/dbus-1/system.d
   ninja -C build
 }
 



More information about the arch-commits mailing list