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