mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
Merge pull request #5000 from mglae/le10_connman_fix_conf
connman: fix typo
This commit is contained in:
commit
9f509f4b59
@ -47,7 +47,7 @@ PKG_CONFIGURE_OPTS_TARGET="--srcdir=.. \
|
|||||||
if [ "$WIREGUARD_SUPPORT" = "yes" ]; then
|
if [ "$WIREGUARD_SUPPORT" = "yes" ]; then
|
||||||
PKG_CONFIGURE_OPTS_TARGET+=" --enable-wireguard=builtin"
|
PKG_CONFIGURE_OPTS_TARGET+=" --enable-wireguard=builtin"
|
||||||
else
|
else
|
||||||
PKG_CONGIGURE_OPTS_TARGET+=" --disable-wireguard"
|
PKG_CONFIGURE_OPTS_TARGET+=" --disable-wireguard"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
case "$WIRELESS_DAEMON" in
|
case "$WIRELESS_DAEMON" in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user