commit ae21e97b23dc6afae870f13ed8ff89df3d5e18fd
Author: Jan Palus <[email protected]>
Date:   Sun Jun 30 14:26:27 2024 +0200

    pass PYTHON path explicitly

 ming.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ming.spec b/ming.spec
index 611e5cb..d7b413e 100644
--- a/ming.spec
+++ b/ming.spec
@@ -181,6 +181,7 @@ Interfejs Tcl do biblioteki Ming generujÄ…cej pliki SWF.
 %{__autoheader}
 %{__automake}
 %configure \
+       PYTHON="%{__python}" \
        --enable-perl \
        %{?with_php:--enable-php} \
        --enable-python \
@@ -205,7 +206,7 @@ cd rb_ext
 ln -sf ../src/.libs/libming.so .
 ruby extconf.rb \
        --with-ming-include=../src \
-        --with-ming-lib=../src/.libs
+       --with-ming-lib=../src/.libs
 %{__make} \
        CC="%{__cc}" \
        optflags="%{rpmcflags}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ming.git/commitdiff/ae21e97b23dc6afae870f13ed8ff89df3d5e18fd

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

Reply via email to