commit fa5b98f962336b4a7682e3b2d22e8d469a8b9488
Author: Jan Palus <[email protected]>
Date:   Thu May 6 21:18:52 2021 +0200

    don't strip debug symbols

 jitterentropy.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/jitterentropy.spec b/jitterentropy.spec
index cabaf6c..d9026cd 100644
--- a/jitterentropy.spec
+++ b/jitterentropy.spec
@@ -49,7 +49,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install install-static \
        DESTDIR=$RPM_BUILD_ROOT \
        PREFIX="%{_prefix}" \
-       LIBDIR="%{_lib}"
+       LIBDIR="%{_lib}" \
+       INSTALL_STRIP=install
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jitterentropy.git/commitdiff/fa5b98f962336b4a7682e3b2d22e8d469a8b9488

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

Reply via email to