]> git.pld-linux.org Git - packages/podman.git/commitdiff
disable debug packages
authorJan Palus <atler@pld-linux.org>
Fri, 5 Nov 2021 15:49:43 +0000 (16:49 +0100)
committerJan Palus <atler@pld-linux.org>
Fri, 5 Nov 2021 15:49:43 +0000 (16:49 +0100)
podman.spec

index 3f090bba51c5176af572c72de25fa925a427c271..9229b001849744d0966f7ba610da58b7be5cfe54 100644 (file)
@@ -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
This page took 0.461184 seconds and 4 git commands to generate.