spec: drop the debug_package %define

The generated RPM is noarch, so by definition has no binaries to extract
debug symbols from. Hence, drop the %define that makes RPM not error out
in case there are no debug symbols around (usually in archful binaries).
This commit is contained in:
Pino Toscano 2022-03-08 19:44:38 +01:00 committed by Martin Pitt
parent 3d0f113680
commit e10a8702a7

View file

@ -13,8 +13,6 @@ BuildRequires: libappstream-glib
Requires: cockpit-system Requires: cockpit-system
%define debug_package %{nil}
%description %description
Cockpit Starter Kit Example Module Cockpit Starter Kit Example Module