summaryrefslogtreecommitdiff
path: root/strata/foundation/dbus.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/foundation/dbus.morph')
-rw-r--r--strata/foundation/dbus.morph10
1 files changed, 0 insertions, 10 deletions
diff --git a/strata/foundation/dbus.morph b/strata/foundation/dbus.morph
deleted file mode 100644
index 23840ce1..00000000
--- a/strata/foundation/dbus.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: dbus
-kind: chunk
-build-system: autotools
-configure-commands:
-- sh autogen.sh --no-configure
-- ./configure --prefix="$PREFIX" --localstatedir=/var --sysconfdir=/etc --enable-user-session
-build-commands:
-- make XMLTO_OUTPUT=
-install-commands:
-- make XMLTO_OUTPUT= DESTDIR="$DESTDIR" install