[packages/lal-inspiral] - pass python as python3 to avoid /usr/bin/python shebangs if python is symlinked to python3

qboosh qboosh at pld-linux.org
Sun Jun 9 19:15:10 CEST 2024


commit f8d81d9fd0876bbdf8f90d63faa684a691f478ab
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jun 9 18:53:39 2024 +0200

    - pass python as python3 to avoid /usr/bin/python shebangs if python is symlinked to python3

 lal-inspiral.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/lal-inspiral.spec b/lal-inspiral.spec
index 63f0475..b31a014 100644
--- a/lal-inspiral.spec
+++ b/lal-inspiral.spec
@@ -120,6 +120,7 @@ Wiązania Pythona do biblioteki LAL Inspiral.
 %{__autoheader}
 %{__automake}
 %configure \
+	PYTHON=%{__python3} \
 	--disable-silent-rules \
 	--enable-swig
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lal-inspiral.git/commitdiff/f8d81d9fd0876bbdf8f90d63faa684a691f478ab



More information about the pld-cvs-commit mailing list