mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
connman: search wpa_supplicant now in /sbin
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2caa21e69e
commit
708c7440b5
@ -3,7 +3,7 @@
|
|||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
ac_cv_path_WPASUPPLICANT="/usr/sbin/wpa_supplicant" \
|
ac_cv_path_WPASUPPLICANT="/sbin/wpa_supplicant" \
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user