[packages/tllist] disable debug packages
atler
atler at pld-linux.org
Mon Dec 13 12:21:04 CET 2021
commit 5d1edd30abcf1d51c620fbd89a594c3ade6d2d89
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Dec 13 12:20:53 2021 +0100
disable debug packages
tllist.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/tllist.spec b/tllist.spec
index e586037..5036834 100644
--- a/tllist.spec
+++ b/tllist.spec
@@ -13,6 +13,8 @@ BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.736
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _enable_debug_packages 0
+
%description
tllist is a Typed Linked List C header file only library implemented
using pre-processor macros.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tllist.git/commitdiff/5d1edd30abcf1d51c620fbd89a594c3ade6d2d89
More information about the pld-cvs-commit
mailing list