X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fpkg%2Fdbus;h=1da1f868f9dc2c1d3051ccd68055ae9a8c71daed;hb=7537c1f2f4728f09caee2c99f91c31ac426ed132;hp=58f7e562426a846fdfb08905ec97c8620c1e8580;hpb=e7af14234a490713f91b3efbea721681bd4d0c1b;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" }