firefox-95.0

This commit is contained in:
Rmys
2021-12-06 22:50:13 +03:00
parent 58aba7863f
commit 214f57afd8
5 changed files with 14 additions and 2 deletions
+1
View File
@@ -22,6 +22,7 @@ jobs = jobs = "-j"+ subprocess.check_output("nproc 2>/dev/null", shell=True).rst
shelltools.export("SHELL", "/bin/sh")
shelltools.export("MACH_USE_SYSTEM_PYTHON", "1")
shelltools.export("MOZBUILD_STATE_PATH", "mozbuild")
def setup():