summaryrefslogtreecommitdiff
path: root/strata/connman-common/ofono.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/connman-common/ofono.morph')
-rw-r--r--strata/connman-common/ofono.morph11
1 files changed, 0 insertions, 11 deletions
diff --git a/strata/connman-common/ofono.morph b/strata/connman-common/ofono.morph
deleted file mode 100644
index a775b0c1..00000000
--- a/strata/connman-common/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"