aboutsummaryrefslogtreecommitdiffstats
path: root/community/geoclue/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/geoclue/APKBUILD')
-rw-r--r--community/geoclue/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/geoclue/APKBUILD b/community/geoclue/APKBUILD
index 6c187159724..41b288889b3 100644
--- a/community/geoclue/APKBUILD
+++ b/community/geoclue/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=geoclue
pkgver=2.5.6
-pkgrel=0
+pkgrel=1
pkgdesc="dbus geolocation service"
url="https://www.freedesktop.org/wiki/Software/GeoClue/"
arch="all"
@@ -23,6 +23,7 @@ source="https://gitlab.freedesktop.org/geoclue/geoclue/-/archive/$pkgver/geoclue
build() {
meson \
+ --buildtype=plain \
--prefix=/usr \
-Ddbus-srv-user=geoclue \
-Ddbus-sys-dir=/usr/share/dbus-1/system.d \