patches: 重命名文件
This commit is contained in:
parent
7e47435840
commit
07f1e81a85
0
CustomFiles/Patches/0003-upx-ucl-19.07.patch → CustomFiles/Patches/fix_upx-ucl-19.07.patch
Executable file → Normal file
0
CustomFiles/Patches/0003-upx-ucl-19.07.patch → CustomFiles/Patches/fix_upx-ucl-19.07.patch
Executable file → Normal file
0
CustomFiles/Patches/0003-upx-ucl-21.02.patch → CustomFiles/Patches/fix_upx-ucl-21.02.patch
Executable file → Normal file
0
CustomFiles/Patches/0003-upx-ucl-21.02.patch → CustomFiles/Patches/fix_upx-ucl-21.02.patch
Executable file → Normal file
|
@ -301,8 +301,8 @@ CONFIG_PACKAGE_dnsmasq-full=y
|
||||||
# CONFIG_PACKAGE_wpad-wolfssl is not set
|
# CONFIG_PACKAGE_wpad-wolfssl is not set
|
||||||
CONFIG_PACKAGE_wpad-openssl=y
|
CONFIG_PACKAGE_wpad-openssl=y
|
||||||
EOF
|
EOF
|
||||||
Copy ${CustomFiles}/Patches/0003-upx-ucl-${OP_BRANCH}.patch ${Home}
|
Copy ${CustomFiles}/Patches/fix_upx-ucl-${OP_BRANCH}.patch ${Home}
|
||||||
cat 0003-upx-ucl-${OP_BRANCH}.patch | patch -p1 > /dev/null 2>&1
|
cat fix_upx-ucl-${OP_BRANCH}.patch | patch -p1 > /dev/null 2>&1
|
||||||
AddPackage svn feeds/packages golang coolsnowwolf/packages/trunk/lang
|
AddPackage svn feeds/packages golang coolsnowwolf/packages/trunk/lang
|
||||||
ECHO "Starting to convert zh-cn translation files to zh_Hans ..."
|
ECHO "Starting to convert zh-cn translation files to zh_Hans ..."
|
||||||
cd package && bash ${Scripts}/Convert_Translation.sh && cd -
|
cd package && bash ${Scripts}/Convert_Translation.sh && cd -
|
||||||
|
|
Loading…
Reference in New Issue