[packages/yq] disable debugsource packages
atler
atler at pld-linux.org
Tue Jan 24 14:43:42 CET 2023
commit c8536929c80d9dbce2e21409f25bac4d1f5b5aca
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Jan 24 14:43:14 2023 +0100
disable debugsource packages
yq.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/yq.spec b/yq.spec
index 18b6000..b90f85f 100644
--- a/yq.spec
+++ b/yq.spec
@@ -19,6 +19,8 @@ BuildRequires: xz
ExclusiveArch: %go_arches
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _debugsource_packages 0
+
%description
A lightweight and portable command-line YAML, JSON and XML processor.
yq uses jq like syntax but works with yaml files as well as json, xml,
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/yq.git/commitdiff/c8536929c80d9dbce2e21409f25bac4d1f5b5aca
More information about the pld-cvs-commit
mailing list