commit 341bf2bdf1920187e5ef9fbf5935c95a133c5d6e
Author: Jakub Bogusz <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to