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