[packages/qt5-qtwebengine] explicitly pass python2 path

atler atler at pld-linux.org
Tue May 27 02:09:52 CEST 2025


commit 869b1ae2e4bdd7a2cc5f1d1ec6fc436cfde145ce
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon May 26 21:10:29 2025 +0200

    explicitly pass python2 path

 qt5-qtwebengine.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec
index 611a7ab..791fba6 100644
--- a/qt5-qtwebengine.spec
+++ b/qt5-qtwebengine.spec
@@ -311,7 +311,7 @@ Przykłady do biblioteki Qt5 WebEngine.
 %ifarch x32
 export V8_TARGET_ARCH="x32"
 %endif
-%{qmake_qt5} CONFIG+=use_gold_linker -- \
+%{qmake_qt5} CONFIG+=use_gold_linker QMAKE_PYTHON2="%{__python}" -- \
 	-webengine-ffmpeg \
 	-webengine-icu \
 	-webengine-opus \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtwebengine.git/commitdiff/869b1ae2e4bdd7a2cc5f1d1ec6fc436cfde145ce



More information about the pld-cvs-commit mailing list