commit e277201e3d07fdaa6bb940b867c710235354d7d5
Author: Jan Palus <[email protected]>
Date:   Fri Jun 14 13:21:13 2024 +0200

    define PYTHON explicitly for python2; rel 2
    
    now that /usr/bin/python points to python3

 libxslt.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libxslt.spec b/libxslt.spec
index cae1707..c615711 100644
--- a/libxslt.spec
+++ b/libxslt.spec
@@ -11,7 +11,7 @@ Summary(pl.UTF-8):    Procesor XSLT
 Summary(pt_BR.UTF-8):  Biblioteca que disponibiliza o sistema XSLT do GNOME
 Name:          libxslt
 Version:       1.1.40
-Release:       1
+Release:       2
 License:       MIT
 Group:         Libraries
 #Source0:      ftp://xmlsoft.org/libxml2/%{name}-%{version}.tar.gz
@@ -189,6 +189,7 @@ cd ..
 install -d build
 cd build
 ../%configure \
+       PYTHON=%{__python} \
        ac_cv_header_xlocale_h=no \
        --disable-silent-rules \
        %{?with_static_libs:--enable-static} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libxslt.git/commitdiff/e277201e3d07fdaa6bb940b867c710235354d7d5

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

Reply via email to