[packages/python3-pyinstaller] - don't strip binaries
baggins
baggins at pld-linux.org
Sun Aug 17 12:50:30 CEST 2025
commit ede4154e9c62e4644f187537fa2725b966a66454
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Aug 17 14:50:08 2025 +0200
- don't strip binaries
python3-pyinstaller.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/python3-pyinstaller.spec b/python3-pyinstaller.spec
index 614e262..9aabb57 100644
--- a/python3-pyinstaller.spec
+++ b/python3-pyinstaller.spec
@@ -60,6 +60,7 @@ Dokumentacja API modułu Pythona %{module}.
%{__rm} tests/functional/test_{qt,splash}.py
%build
+export STRIP=/bin/true
%py3_build
%if %{with tests}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pyinstaller.git/commitdiff/ede4154e9c62e4644f187537fa2725b966a66454
More information about the pld-cvs-commit
mailing list