mirror of
https://github.com/kenzok8/small-package.git
synced 2026-01-23 17:04:29 +08:00
Update main.sh
This commit is contained in:
1
.github/diy/main.sh
vendored
1
.github/diy/main.sh
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user