[packages/seamonkey] use system python for mach virtualenv

atler atler at pld-linux.org
Fri Jan 31 16:20:30 CET 2025


commit 4271d04b02f9a531956429100c6bc14b4fcb2418
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Jan 31 15:39:23 2025 +0100

    use system python for mach virtualenv

 seamonkey.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/seamonkey.spec b/seamonkey.spec
index fe5c613..b9f06f4 100644
--- a/seamonkey.spec
+++ b/seamonkey.spec
@@ -748,6 +748,8 @@ ac_add_options --with-system-png
 ac_add_options --with-system-zlib
 EOF
 
+export MOZBUILD_STATE_PATH="$(pwd)/.mozbuild"
+export MACH_USE_SYSTEM_PYTHON=1
 %{__make} -j1 build \
 	AUTOCONF=/usr/bin/autoconf2_13 \
 	STRIP="/bin/true" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/seamonkey.git/commitdiff/deabb2ff0cf4b4ae68b9d97fec3486b71bd2a9d5



More information about the pld-cvs-commit mailing list