firefox-124.0

This commit is contained in:
Rmys
2024-03-19 18:51:38 +03:00
parent fed5379dd1
commit efaf50159b
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ shelltools.export("PYTHON", "/usr/bin/python3")
# shelltools.export("MACH_USE_SYSTEM_PYTHON", "1")
shelltools.system("export MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE='system'")
shelltools.system("export MOZBUILD_STATE_PATH='mozbuild'")
# shelltools.export("MOZBUILD_STATE_PATH", "mozbuild")
shelltools.system("export MOZ_NOSPAM=1")
def setup():