Add debug package
If no debug package are generated binary files included in the rpm are not stripped and will include debug symbols. Therefore, debug package are re-introduced.
This commit is contained in:
parent
46529a05a4
commit
d2814d4c33
@ -97,7 +97,7 @@ ExcludeArch: i686
|
||||
%bcond_with theme
|
||||
%bcond_without meta
|
||||
%bcond_with tests
|
||||
%bcond_with debug
|
||||
%bcond_without debug
|
||||
|
||||
# Don't build console unless --with console is specified.
|
||||
%bcond_with console
|
||||
|
||||
Loading…
Reference in New Issue
Block a user