diff options
Diffstat (limited to 'community/wireguard-vanilla/APKBUILD')
-rw-r--r-- | community/wireguard-vanilla/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/wireguard-vanilla/APKBUILD b/community/wireguard-vanilla/APKBUILD index 7c1657bc8b..ddfcabe354 100644 --- a/community/wireguard-vanilla/APKBUILD +++ b/community/wireguard-vanilla/APKBUILD @@ -12,6 +12,7 @@ _krel=0 _kpkgver="$_kver-r$_krel" # for custom kernels set $FLAVOR +_extra_flavors= if [ -z "$FLAVOR" ]; then _flavor=vanilla case $CARCH in |