[packages/firefox] try skipping system python compatibility check

atler atler at pld-linux.org
Wed Jan 19 02:05:56 CET 2022


commit 9470a887f7b6ee13cf05f8fd35720b70cbe1bac2
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jan 19 02:04:36 2022 +0100

    try skipping system python compatibility check
    
    doomed to fail due to old versions of modules provided by mozilla
    itself...

 firefox.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/firefox.spec b/firefox.spec
index 4439135..9f5e0a2 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -2237,6 +2237,7 @@ export MOZ_PARALLEL_BUILD
 
 export MOZ_SERVICES_SYNC="1"
 export MOZBUILD_STATE_PATH="$(pwd)/.mozbuild"
+export MACH_SYSTEM_ASSERTED_COMPATIBLE_WITH_MACH_SITE=1
 %if %{with pgo}
 D=$(( RANDOM % (200 - 100 + 1 ) + 5 ))
 /usr/bin/Xvfb :${D} &
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/firefox.git/commitdiff/9470a887f7b6ee13cf05f8fd35720b70cbe1bac2



More information about the pld-cvs-commit mailing list