mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +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
|
||||
|
||||
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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user