[packages/bazel] - don't strip the binary, it has zip archive with libraries, tools and misc junk added

qboosh qboosh at pld-linux.org
Sun Dec 15 11:24:32 CET 2019


commit 09cf68eabfec4b90625cab09260218347b301556
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Dec 15 11:25:06 2019 +0100

    - don't strip the binary, it has zip archive with libraries, tools and misc junk added

 bazel.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/bazel.spec b/bazel.spec
index 2cf56bb..2650b59 100644
--- a/bazel.spec
+++ b/bazel.spec
@@ -20,6 +20,8 @@ BuildRequires:	unzip
 BuildRequires:	zip
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_noautostrip		.*%{_bindir}/bazel
+
 %description
 Build and test software of any size, quickly and reliably.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bazel.git/commitdiff/09cf68eabfec4b90625cab09260218347b301556



More information about the pld-cvs-commit mailing list