commit 2aa0a5d194d7bcad22eba169bdbe8ce2e30736f0
Author: Jan Palus <[email protected]>
Date: Sun Jun 30 14:07:40 2024 +0200
pass PYTHON path explicitly
genders.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/genders.spec b/genders.spec
index 057b9b4..5b1e979 100644
--- a/genders.spec
+++ b/genders.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
%bcond_without java # Java extensions
-%bcond_without static_libs # static library
+%bcond_without static_libs # static libraries
#
%{?with_java:%{?use_default_jdk}}
@@ -187,6 +187,7 @@ Interfejs Pythona do biblioteki genders.
%{__automake}
%{?with_java:CPPFLAGS="%{rpmcppflags} -I%{java_home}/include
-I%{java_home}/include/linux"}
%configure \
+ PYTHON="%{__python}" \
%if %{with java}
ac_cv_path_JAR="%{java_home}/bin/jar" \
ac_cv_path_JAVA="%{java_home}/bin/java" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/genders.git/commitdiff/2aa0a5d194d7bcad22eba169bdbe8ce2e30736f0
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit