Package: revert fixing openclash

pull/1141/head 2022-04-04
John Doe 2022-04-04 00:07:26 +08:00
parent c6e4e75e1e
commit 77d4d5bdfd
No known key found for this signature in database
GPG Key ID: 30F190E0C359CB4F
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ sed -i "/\/etc\/coremark\.sh/d" `find package/ -follow -type f -path '*/coremark
sed -i 's/192.168.1.1/192.168.2.1/' package/base-files/files/bin/config_generate
sed -i 's/=1/=0/g' package/kernel/linux/files/sysctl-br-netfilter.conf
sed -i '/DEPENDS/ s/$/ +libcap-bin/' `find package/ -follow -type f -path '*/luci-app-openclash/Makefile'`
sed -i '/DEPENDS+/ s/$/ +wsdd2/' `find package/ -follow -type f -path '*/ksmbd-tools/Makefile'`
sed -i '/DEPENDS/ s/$/ +frpc/' `find package/ -follow -type f -path '*/luci-app-frpc/Makefile'`