[packages/python3-installer] - no docs on x32, becaue no nodejs
baggins
baggins at pld-linux.org
Tue Mar 11 21:28:25 CET 2025
commit 03ed93b1c686a3e93c99e1a4e876ba7e3abe8ee5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 22:20:06 2025 +0100
- no docs on x32, becaue no nodejs
python3-installer.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/python3-installer.spec b/python3-installer.spec
index 9dd3d2e..11e285e 100644
--- a/python3-installer.spec
+++ b/python3-installer.spec
@@ -8,6 +8,10 @@
%undefine with_tests
%endif
+%ifarch x32
+%undefine with_doc
+%endif
+
%define module installer
Summary: A library for installing Python wheels
# Name must match the python module/package name (as on pypi or in 'import' statement)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-installer.git/commitdiff/03ed93b1c686a3e93c99e1a4e876ba7e3abe8ee5
More information about the pld-cvs-commit
mailing list