thunderbird ver. bump

This commit is contained in:
Rmys
2022-10-03 14:41:37 +03:00
parent c8ee266307
commit 4aa7d01c05
3 changed files with 11 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ ObjDir = "build"
MOZAPPDIR= "/usr/lib/thunderbird"
shelltools.export("SHELL", "/bin/sh")
shelltools.export("MACH_USE_SYSTEM_PYTHON", "1")
shelltools.export("MOZBUILD_STATE_PATH", "mozbuild")
locales = "be ca da de el en-GB en-US es-AR es-ES fi fr hr hu it lt nl pl pt-BR pt-PT ro ru sr sv-SE tr uk".split()
xpidir = "%s/xpi" % get.workDIR()