[packages/podman] disable debug packages
atler
atler at pld-linux.org
Fri Nov 5 16:50:04 CET 2021
commit 8a009d3352d285ed8f87039dba9ff56e2ca4554d
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Nov 5 16:49:43 2021 +0100
disable debug packages
podman.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/podman.spec b/podman.spec
index 3f090bb..9229b00 100644
--- a/podman.spec
+++ b/podman.spec
@@ -27,6 +27,8 @@ Suggests: uidmap
ExclusiveArch: %{ix86} %{x8664} %{arm} aarch64 mips64 mips64le ppc64 ppc64le s390x
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _enable_debug_packages 0
+
%description
Podman (the POD MANager) is a tool for managing containers and images,
volumes mounted into those containers, and pods made from groups of
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/podman.git/commitdiff/e6acc51263eda992c050913726390dd107c17de6
More information about the pld-cvs-commit
mailing list