X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fpkg%2Fdbus;h=1da1f868f9dc2c1d3051ccd68055ae9a8c71daed;hb=463c89f257530f15edd6a4b418e89cb474e7cabb;hp=58f7e562426a846fdfb08905ec97c8620c1e8580;hpb=ac5da19615d2c5774889fe779184f904d594bae1;p=hvlinux.git diff --git a/stage4/pkg/dbus b/stage4/pkg/dbus index 58f7e56..1da1f86 100644 --- a/stage4/pkg/dbus +++ b/stage4/pkg/dbus @@ -6,8 +6,7 @@ hvconfig_pre() hv_useradd --system -c D-BUS-Message-Daemon-User -d /dev/null \ -g messagebus -s /bin/false messagebus - CONFIGURE_OPTS="\ - ${CONFIGURE_OPTS} \ + CONFIGURE_OPTS+=" \ --libexecdir=/usr/lib/dbus-1.0 \ --localstatedir=/var" }