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:
parent
3d0f113680
commit
e10a8702a7
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue