[packages/cu] - disable debugsource packages (not built for just static lib)
qboosh
qboosh at pld-linux.org
Sun May 19 20:53:45 CEST 2024
commit 7bb694992fd32b1971bc4eb4d5f95cde426db14e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun May 19 20:54:32 2024 +0200
- disable debugsource packages (not built for just static lib)
cu.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/cu.spec b/cu.spec
index 3465991..f51bff6 100644
--- a/cu.spec
+++ b/cu.spec
@@ -12,6 +12,8 @@ URL: https://github.com/danfis/cu
BuildRequires: sed >= 4.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _debugsource_packages 0
+
%description
CU is simple unit testing framework for handling automated tests in C.
CU provides a simple interface for defining unit tests using macros.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cu.git/commitdiff/7bb694992fd32b1971bc4eb4d5f95cde426db14e
More information about the pld-cvs-commit
mailing list