Build: remove poison
This commit is contained in:
@@ -44,3 +44,4 @@ merge_package https://github.com/zxlhhyccc/luci-app-v2raya
|
|||||||
merge_package https://github.com/messense/aliyundrive-webdav/trunk/openwrt/aliyundrive-webdav
|
merge_package https://github.com/messense/aliyundrive-webdav/trunk/openwrt/aliyundrive-webdav
|
||||||
merge_package https://github.com/messense/aliyundrive-webdav/trunk/openwrt/luci-app-aliyundrive-webdav
|
merge_package https://github.com/messense/aliyundrive-webdav/trunk/openwrt/luci-app-aliyundrive-webdav
|
||||||
drop_package luci-app-cd8021x
|
drop_package luci-app-cd8021x
|
||||||
|
drop_package luci-app-cifs
|
||||||
@@ -24,8 +24,8 @@ sed -i 's/5.0/1.0/' .ccache/ccache.conf || true
|
|||||||
|
|
||||||
if [ $BRANCH == 'master' ]; then
|
if [ $BRANCH == 'master' ]; then
|
||||||
|
|
||||||
sed -i 's/5.10/5.4/' target/linux/rockchip/Makefile
|
#sed -i 's/5.10/5.4/' target/linux/rockchip/Makefile
|
||||||
git revert --no-commit -X theirs 91eed5d9fb74e6c740291362ba12e11a2222a9fd
|
#git revert --no-commit -X theirs 91eed5d9fb74e6c740291362ba12e11a2222a9fd
|
||||||
|
|
||||||
# fix po path for snapshot
|
# fix po path for snapshot
|
||||||
find package/ -follow -type d -path '*/po/zh-cn' | xargs dirname | xargs -n1 -i sh -c "rm -f {}/zh_Hans; ln -sf zh-cn {}/zh_Hans"
|
find package/ -follow -type d -path '*/po/zh-cn' | xargs dirname | xargs -n1 -i sh -c "rm -f {}/zh_Hans; ln -sf zh-cn {}/zh_Hans"
|
||||||
|
|||||||
Reference in New Issue
Block a user