[packages/openbabel] pass PYTHON_EXECUTABLE path explicitly
atler
atler at pld-linux.org
Sun Jun 30 15:22:16 CEST 2024
commit d87891f6c4f33cf34e8f63cf3cc8c489ed7f70c9
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Jun 30 14:38:18 2024 +0200
pass PYTHON_EXECUTABLE path explicitly
openbabel.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/openbabel.spec b/openbabel.spec
index e0a5466..eb18891 100644
--- a/openbabel.spec
+++ b/openbabel.spec
@@ -155,6 +155,7 @@ Wiązanie języka Ruby do biblioteki OpenBabel.
-DOBPERL_INSTALLDIRS="vendor" \
-DPERL_BINDINGS=ON \
-DPYTHON_BINDINGS=ON \
+ -DPYTHON_EXECUTABLE:PATH="%{__python}" \
-DRUBY_BINDINGS=ON \
-DRUN_SWIG=ON \
-DOPENBABEL_USE_SYSTEM_INCHI=ON \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openbabel.git/commitdiff/d87891f6c4f33cf34e8f63cf3cc8c489ed7f70c9
More information about the pld-cvs-commit
mailing list