1 Star 0 Fork 15

zyu_cheng/thunderbird

forked from src-anolis-os/thunderbird 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-rhel7-lower-node-min-version.patch 474 Bytes
一键复制 编辑 原始数据 按行查看 历史
小龙 提交于 2022-10-26 09:57 . update to thunderbird-102.4.0-1.el8_6
--- thunderbird-102.4.0/python/mozbuild/mozbuild/nodeutil.py.build-rhel7-lower-node-min-version 2022-10-14 21:42:10.000000000 +0200
+++ thunderbird-102.4.0/python/mozbuild/mozbuild/nodeutil.py 2022-10-17 18:49:44.490667820 +0200
@@ -13,7 +13,7 @@ from mozboot.util import get_tools_dir
from mozfile import which
from six import PY3
-NODE_MIN_VERSION = StrictVersion("10.24.1")
+NODE_MIN_VERSION = StrictVersion("10.24.0")
NPM_MIN_VERSION = StrictVersion("6.14.12")
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zyu_cheng/thunderbird.git
git@gitee.com:zyu_cheng/thunderbird.git
zyu_cheng
thunderbird
thunderbird
a8

搜索帮助