[packages/kubectl] use new way to disable debugsource packages
    atler 
    atler at pld-linux.org
       
    Thu Jun 26 17:05:00 CEST 2025
    
    
  
commit 872ad2f8df8f84061df326a9e843b9fc8a0e69f9
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Jun 26 17:04:37 2025 +0200
    use new way to disable debugsource packages
 kubectl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kubectl.spec b/kubectl.spec
index 64209ad..86ece4a 100644
--- a/kubectl.spec
+++ b/kubectl.spec
@@ -17,7 +17,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
 Kubectl (Kubernetes client tool). This package contains only the
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kubectl.git/commitdiff/b3411471afaaa236415ff1c713b12df40948c49a
    
    
More information about the pld-cvs-commit
mailing list