[packages/dietlibc] - disable debug packages (error: Empty %files file /tmp/B.xvqe5yad/BUILD/dietlibc-0.34/debugsourcefi
hawk
hawk at pld-linux.org
Wed Dec 4 11:45:57 CET 2024
commit 9e520eac9698421334a9ff71c7c5ef32512cd02a
Author: Marcin Krol <hawk at tld-linux.org>
Date: Wed Dec 4 10:43:12 2024 +0100
- disable debug packages (error: Empty %files file /tmp/B.xvqe5yad/BUILD/dietlibc-0.34/debugsourcefiles.list)
dietlibc.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/dietlibc.spec b/dietlibc.spec
index 4c41eb4..653bcc5 100644
--- a/dietlibc.spec
+++ b/dietlibc.spec
@@ -39,6 +39,8 @@ BuildRequires: sparc32
%endif
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _debugsource_packages 0
+
%define dietprefix %{_prefix}/lib/dietlibc
# for some reason known only to rpm there must be "\\|" not "\|" here
%define libarch %(echo %{_target_cpu} | sed -e 's/i.86\\|pentium.\\|athlon/i386/;s/amd64/x86_64/;s/armv.*/arm/;s/sparcv.*/sparc/')
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dietlibc.git/commitdiff/9e520eac9698421334a9ff71c7c5ef32512cd02a
More information about the pld-cvs-commit
mailing list