[packages/libfixmath] - disable debug packages

qboosh qboosh at pld-linux.org
Fri Mar 10 19:26:32 CET 2023


commit 9b784f18e96c5eccd3a758236d1fa1d1ebf16d54
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Mar 10 19:28:32 2023 +0100

    - disable debug packages

 libfixmath.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/libfixmath.spec b/libfixmath.spec
index 82d7c35..827fe86 100644
--- a/libfixmath.spec
+++ b/libfixmath.spec
@@ -15,6 +15,9 @@ BuildRequires:	gcc >= 6:4.7
 BuildRequires:	libstdc++-devel >= 6:4.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# only static library
+%define		_enable_debug_packages	0
+
 %description
 Libfixmath implements Q16.16 format fixed point operations in C.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libfixmath.git/commitdiff/9b784f18e96c5eccd3a758236d1fa1d1ebf16d54



More information about the pld-cvs-commit mailing list