mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
conman: fix typo
This commit is contained in:
parent
c4186bee2b
commit
cfa2986b65
@ -47,7 +47,7 @@ PKG_CONFIGURE_OPTS_TARGET="--srcdir=.. \
|
||||
if [ "$WIREGUARD_SUPPORT" = "yes" ]; then
|
||||
PKG_CONFIGURE_OPTS_TARGET+=" --enable-wireguard=builtin"
|
||||
else
|
||||
PKG_CONGIGURE_OPTS_TARGET+=" --disable-wireguard"
|
||||
PKG_CONFIGURE_OPTS_TARGET+=" --disable-wireguard"
|
||||
fi
|
||||
|
||||
case "$WIRELESS_DAEMON" in
|
||||
|
Loading…
x
Reference in New Issue
Block a user