[packages/runc] use new way to disable debugsource packages

atler atler at pld-linux.org
Sun Feb 16 22:46:50 CET 2025


commit 270b8017587b57d8909e5fbe16dff4c75dc20f3f
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Feb 16 22:45:11 2025 +0100

    use new way to disable debugsource packages

 runc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/runc.spec b/runc.spec
index 156c894..42108f9 100644
--- a/runc.spec
+++ b/runc.spec
@@ -13,7 +13,7 @@ BuildRequires:	rpmbuild(macros) >= 2.009
 ExclusiveArch:	%go_arches
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_debugsource_packages	0
+%undefine	_debugsource_packages
 
 %description
 runc is a CLI tool for spawning and running containers on Linux
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/runc.git/commitdiff/bc7d4324d884d150cf7f337e0c11f8d9a9b61b88



More information about the pld-cvs-commit mailing list