[packages/lal] - 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 15:42:35 CEST 2024


commit 341bf2bdf1920187e5ef9fbf5935c95a133c5d6e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jun 9 15:01:59 2024 +0200

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

 lal.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/lal.spec b/lal.spec
index c33d0a7..f18416c 100644
--- a/lal.spec
+++ b/lal.spec
@@ -119,6 +119,7 @@ Wiązania Pythona do bibliotek LAL.
 %{__autoheader}
 %{__automake}
 %configure \
+	PYTHON=%{__python3} \
 	ac_cv_path_GIT=no-you-dont \
 	--disable-silent-rules \
 	--enable-swig
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lal.git/commitdiff/341bf2bdf1920187e5ef9fbf5935c95a133c5d6e



More information about the pld-cvs-commit mailing list