mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
connman: fix typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user