summaryrefslogtreecommitdiff
path: root/strata/geolocation/geoclue.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/geolocation/geoclue.morph')
-rw-r--r--strata/geolocation/geoclue.morph13
1 files changed, 0 insertions, 13 deletions
diff --git a/strata/geolocation/geoclue.morph b/strata/geolocation/geoclue.morph
deleted file mode 100644
index 3be946bb..00000000
--- a/strata/geolocation/geoclue.morph
+++ /dev/null
@@ -1,13 +0,0 @@
-name: geoclue
-kind: chunk
-build-system: autotools
-configure-commands:
-- |
- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc \
- --disable-nmea-source \
- --with-dbus-service-user=geoclue
-system-integration:
- geoclue-misc:
- 00-add-geoclue-user:
- - groupadd geoclue
- - useradd -c "GeoClue Owner" -r -g geoclue -s /bin/false geoclue