[packages/mythplugins] pass python path explicitly
atler
atler at pld-linux.org
Sun Feb 16 14:53:27 CET 2025
commit 6ca1feece19c51099479d4b0557b8b577454811a
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Feb 16 14:08:41 2025 +0100
pass python path explicitly
mythplugins.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/mythplugins.spec b/mythplugins.spec
index e130ccc..30878b7 100644
--- a/mythplugins.spec
+++ b/mythplugins.spec
@@ -320,6 +320,7 @@ exit 1
export QTDIR="%{_prefix}"
# Not gnu configure
%configure \
+ --python="%{__python}" \
--libdir-name=`basename %{_lib}` \
--enable-all \
%{!?with_mytharchive:--disable-mytharchive} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mythplugins.git/commitdiff/6ca1feece19c51099479d4b0557b8b577454811a
More information about the pld-cvs-commit
mailing list