summaryrefslogtreecommitdiff
path: root/foundation/dbus-pre.morph
diff options
context:
space:
mode:
Diffstat (limited to 'foundation/dbus-pre.morph')
-rw-r--r--foundation/dbus-pre.morph14
1 files changed, 14 insertions, 0 deletions
diff --git a/foundation/dbus-pre.morph b/foundation/dbus-pre.morph
new file mode 100644
index 00000000..798a74fe
--- /dev/null
+++ b/foundation/dbus-pre.morph
@@ -0,0 +1,14 @@
+name: foundation/dbus-pre.morph
+kind: chunk
+repo: upstream:dbus
+ref: f2e4718bf42f507684949ebf484aa94df42abbbe
+build-system: autotools
+configure-commands:
+- sh autogen.sh --no-configure
+- ./configure --prefix="$PREFIX" --localstatedir=/var --sysconfdir=/etc --disable-systemd
+build-commands:
+- make XMLTO_OUTPUT=
+install-commands:
+- make XMLTO_OUTPUT= DESTDIR="$DESTDIR" install
+build_depends:
+- foundation/glib.morph