connman: search wpa_supplicant now in /sbin

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-09-26 20:42:54 +02:00
parent 2caa21e69e
commit 708c7440b5

View File

@ -3,7 +3,7 @@
. config/options $1
cd $PKG_BUILD
ac_cv_path_WPASUPPLICANT="/usr/sbin/wpa_supplicant" \
ac_cv_path_WPASUPPLICANT="/sbin/wpa_supplicant" \
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \