[packages/postgresql/POSTGRESQL_9_3] Use python2 (but it builds with python3, too)

arekm arekm at pld-linux.org
Tue Aug 26 13:47:15 CEST 2025


commit 67bd85d93700af944f00a2157fca3bc9b6801a36
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Aug 26 13:46:56 2025 +0200

    Use python2 (but it builds with python3, too)

 postgresql.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/postgresql.spec b/postgresql.spec
index 256104e..bc3dff6 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -796,6 +796,7 @@ find src -name \*.l -o -name \*.y | xargs touch
 %{__aclocal} -I config
 %{__autoconf}
 %configure \
+	PYTHON="%{__python}" \
 	CFLAGS="%{rpmcflags} -DNEED_REENTRANT_FUNCS `uuid-config --cflags`" \
 	--disable-rpath \
 	--enable-depend \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/postgresql.git/commitdiff/67bd85d93700af944f00a2157fca3bc9b6801a36



More information about the pld-cvs-commit mailing list