- varios cleanups
This commit is contained in:
Stephan Raue 2009-10-27 02:17:23 +01:00
parent a5b7a75d9d
commit 794da38f80

View File

@ -28,4 +28,5 @@ mkdir -p $INSTALL/etc/dbus-1/system.d
mkdir -p $INSTALL/etc/dbus-1/session.d
cp $PKG_BUILD/bus/session.conf $INSTALL/etc/dbus-1
sed 's%<servicehelper>.*</servicehelper>%<servicehelper>/usr/lib/dbus-1.0/dbus-daemon-launch-helper</servicehelper>%' $PKG_BUILD/bus/system.conf > $INSTALL/etc/dbus-1/system.conf
sed 's%<servicehelper>.*</servicehelper>%<servicehelper>/usr/lib/dbus-1.0/dbus-daemon-launch-helper</servicehelper>%' \
$PKG_BUILD/bus/system.conf > $INSTALL/etc/dbus-1/system.conf