summaryrefslogtreecommitdiff
path: root/chunks/dbus-pre.morph
blob: 3681022532123e4b78699f7c957b54749addc407 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: dbus-pre
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