summaryrefslogtreecommitdiff
path: root/strata/gnome
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-02-15 21:07:02 +0000
committerJavier Jardón <jjardon@gnome.org>2016-02-18 15:44:41 +0000
commitfca465232368bb50f1efd49063b4991073824370 (patch)
treedeb107fe0e050027578b50d66de0c79e3a1b85d9 /strata/gnome
parent791af2da97781662db9f8834d58fa8d1ccf99ff8 (diff)
downloaddefinitions-fca465232368bb50f1efd49063b4991073824370.tar.gz
Create geolocation stratum
...and move geocode-glib and geoclue there Change-Id: I023c3b15fce0ac173b8cc0dc99d0d8ce6e49441f
Diffstat (limited to 'strata/gnome')
-rw-r--r--strata/gnome/geoclue.morph13
1 files changed, 0 insertions, 13 deletions
diff --git a/strata/gnome/geoclue.morph b/strata/gnome/geoclue.morph
deleted file mode 100644
index 3be946bb..00000000
--- a/strata/gnome/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