summaryrefslogtreecommitdiff
path: root/strata/foundation/dbus-pre.def
diff options
context:
space:
mode:
Diffstat (limited to 'strata/foundation/dbus-pre.def')
-rw-r--r--strata/foundation/dbus-pre.def9
1 files changed, 9 insertions, 0 deletions
diff --git a/strata/foundation/dbus-pre.def b/strata/foundation/dbus-pre.def
new file mode 100644
index 00000000..090db71a
--- /dev/null
+++ b/strata/foundation/dbus-pre.def
@@ -0,0 +1,9 @@
+name: dbus-pre
+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