[packages/github-cli] use new way to disable debugsource packages

atler atler at pld-linux.org
Thu Feb 13 18:54:39 CET 2025


commit a5e4d806245c94be9586e17792fd283776be0c0e
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Feb 13 18:25:23 2025 +0100

    use new way to disable debugsource packages

 github-cli.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/github-cli.spec b/github-cli.spec
index a20ba5f..3e0a53d 100644
--- a/github-cli.spec
+++ b/github-cli.spec
@@ -24,7 +24,7 @@ BuildRequires:	xz
 ExclusiveArch:	%go_arches
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_debugsource_packages	0
+%undefine	_debugsource_packages
 
 %description
 gh is GitHub on the command line. It brings pull requests, issues, and
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/github-cli.git/commitdiff/74a077e136e8d4f842aed4758b789a620e7a66a5



More information about the pld-cvs-commit mailing list