summaryrefslogtreecommitdiff
path: root/strata/audio-bluetooth
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-02-11 12:59:31 +0000
committerJavier Jardón <jjardon@gnome.org>2016-02-18 15:44:11 +0000
commit791af2da97781662db9f8834d58fa8d1ccf99ff8 (patch)
tree98ce8f2e2fd7e754c26acdbf35f1dd8a6da9e767 /strata/audio-bluetooth
parent1396f40759b8da77be57bb59d1af91d31b42b0df (diff)
downloaddefinitions-791af2da97781662db9f8834d58fa8d1ccf99ff8.tar.gz
Move ofono to connman-common stratum
Change-Id: Iaa5984c556f9a9fcc0142eaf5d1eded1ecaaa248
Diffstat (limited to 'strata/audio-bluetooth')
-rw-r--r--strata/audio-bluetooth/ofono.morph11
1 files changed, 0 insertions, 11 deletions
diff --git a/strata/audio-bluetooth/ofono.morph b/strata/audio-bluetooth/ofono.morph
deleted file mode 100644
index a775b0c1..00000000
--- a/strata/audio-bluetooth/ofono.morph
+++ /dev/null
@@ -1,11 +0,0 @@
-name: ofono
-kind: chunk
-description: ofono Open Source Telephony
-build-system: autotools
-configure-commands:
-- autoreconf -ivf
-- ./configure --prefix="$PREFIX" --sysconfdir=/etc --localstatedir=/var
-install-commands:
-- make install
-- mkdir -p "$DESTDIR/etc/systemd/system/multi-user.target.wants"
-- ln -s /lib/systemd/system/ofono.service "$DESTDIR/etc/systemd/system/multi-user.target.wants/ofono.service"