From 4c39cf393beded23b60ccd9537f283c7a613e1db Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Thu, 11 Apr 2024 19:17:53 +0200 Subject: [PATCH] Disable luci nftables patch --- build.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build.sh b/build.sh index 20f2d718..b1cdc7a4 100755 --- a/build.sh +++ b/build.sh @@ -890,11 +890,11 @@ fi if [ "$OMR_KERNEL" = "5.4" ] && ! patch -Rf -N -p1 -s --dry-run < ../../patches/luci-base-add_array_sort_utilities.patch; then patch -N -p1 -s < ../../patches/luci-base-add_array_sort_utilities.patch fi -if [ -d luci/modules/luci-mod-status ]; then - if ! patch -Rf -N -p1 -s --dry-run < ../../patches/luci-nftables.patch; then - patch -N -p1 -s < ../../patches/luci-nftables.patch - fi -fi +#if [ -d luci/modules/luci-mod-status ]; then +# if ! patch -Rf -N -p1 -s --dry-run < ../../patches/luci-nftables.patch; then +# patch -N -p1 -s < ../../patches/luci-nftables.patch +# fi +#fi cd ../.. [ -d $OMR_FEED/luci-base/po/oc ] && cp -rf $OMR_FEED/luci-base/po/oc feeds/${OMR_KERNEL}/luci/modules/luci-base/po/