From 9dc5796687b2c0364ef225e2ce0db0674edb0efc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Sat, 2 Sep 2023 18:52:11 +0800 Subject: [PATCH] Update main.sh --- .github/diy/main.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/diy/main.sh b/.github/diy/main.sh index 2cc9d48e9..5d6647302 100755 --- a/.github/diy/main.sh +++ b/.github/diy/main.sh @@ -191,6 +191,7 @@ sed -i 's/ +uhttpd-mod-ubus//' luci-app-packet-capture/Makefile sed -i 's/ ip.neighbors/ luci.ip.neighbors/' luci-app-wifidog/luasrc/model/cbi/wifidog/wifidog_cfg.lua #sed -i -e 's/nas/services/g' -e 's/NAS/Services/g' $(grep -rl 'nas\|NAS' luci-app-fileassistant) #sed -i -e 's/nas/services/g' -e 's/NAS/Services/g' $(grep -rl 'nas\|NAS' luci-app-alist) +find . -type f -name Makefile -exec sed -i 's/PKG_BUILD_FLAGS:=no-mips16/PKG_USE_MIPS16:=0/g' {} + sed -i '65,73d' adguardhome/Makefile sed -i 's/PKG_SOURCE_DATE:=2/PKG_SOURCE_DATE:=3/' transmission-web-control/Makefile