commit 3d1d0d45d8c6e891b06606397053306062a22662
Author: Jakub Bogusz <[email protected]>
Date: Sun Jun 9 19:33:24 2024 +0200
- pass python as python3 to avoid /usr/bin/python shebangs if python is
symlinked to python3
lal-inference.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/lal-inference.spec b/lal-inference.spec
index aa7af06..bd3b815 100644
--- a/lal-inference.spec
+++ b/lal-inference.spec
@@ -131,6 +131,7 @@ Wiązania Pythona do biblioteki LAL Inference.
%{__autoheader}
%{__automake}
%configure \
+ PYTHON=%{__python3} \
--disable-silent-rules \
--enable-swig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lal-inference.git/commitdiff/3d1d0d45d8c6e891b06606397053306062a22662
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit