commit bbfafc62c81bddf0b48e9fb04ef8524ed7df7eff
Author: Jan Palus <[email protected]>
Date:   Thu Oct 13 09:29:03 2022 +0200

    make sure setuptools does not override distutils

 python3.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/python3.spec b/python3.spec
index 4180244..b29a9f2 100644
--- a/python3.spec
+++ b/python3.spec
@@ -531,6 +531,8 @@ if ! grep -q "tmpfs" /proc/self/mounts; then
        exit 1
 fi
 
+export SETUPTOOLS_USE_DISTUTILS=stdlib
+
 %{__aclocal}
 %{__autoconf}
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/bbfafc62c81bddf0b48e9fb04ef8524ed7df7eff

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

Reply via email to