- add needed users and groups to target
- cleanup
This commit is contained in:
Stephan Raue 2009-10-06 09:52:32 +02:00
parent 4756f11a75
commit e52e3ac3e0

View File

@ -5,13 +5,15 @@
$SCRIPTS/install hal
$SCRIPTS/install dbus
$SCRIPTS/install udev
# $SCRIPTS/install libnl
$SCRIPTS/install bluez
$SCRIPTS/install wpa_supplicant
$SCRIPTS/install gettext
PKG_DIR=`find $PACKAGES -type d -name $1`
add_user system x 430 430 "service" "/var/run/connman" "/bin/sh"
add_group system 430
mkdir -p $INSTALL/usr/sbin
cp -PR $PKG_BUILD/src/connmand $INSTALL/usr/sbin