[packages/helm] use new way to disable debugsource packages
atler
atler at pld-linux.org
Thu Jun 26 17:09:00 CEST 2025
commit 1d1c429ed8b6999833480dd7e84abcbe2e43c34c
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Jun 26 17:08:37 2025 +0200
use new way to disable debugsource packages
helm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/helm.spec b/helm.spec
index 5eddb1e..ec09de8 100644
--- a/helm.spec
+++ b/helm.spec
@@ -19,7 +19,7 @@ BuildRequires: xz
ExclusiveArch: %go_arches
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _debugsource_packages 0
+%undefine _debugsource_packages
%description
Helm is a tool for managing Charts. Charts are packages of
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/helm.git/commitdiff/dc4b72d8858387b37f72813ee256641eff3d4f4e
More information about the pld-cvs-commit
mailing list