[packages/python3-zmq] disable binaries stripping

atler atler at pld-linux.org
Mon Apr 21 19:40:19 CEST 2025


commit 244ac684bbdba8790287a7215d2b3090f621266f
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Apr 21 19:22:05 2025 +0200

    disable binaries stripping

 python3-zmq.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/python3-zmq.spec b/python3-zmq.spec
index b4016d5..5e40962 100644
--- a/python3-zmq.spec
+++ b/python3-zmq.spec
@@ -85,6 +85,7 @@ Dokumentacja API modułu Py0MQ.
 %setup -qn %{module}-%{version}
 
 %build
+export SKBUILD_INSTALL_STRIP=false
 %py3_build_pyproject
 
 %if %{with doc}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-zmq.git/commitdiff/244ac684bbdba8790287a7215d2b3090f621266f



More information about the pld-cvs-commit mailing list