Disable debuginfo-per-subpackage generation for now due to RPM bug
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
3f7d1e5123
commit
04b4431b98
@ -20,6 +20,10 @@
|
||||
# same as we provide in /usr/lib/rpm/macros.d/macros.perl
|
||||
%global perl5_testdir %{_libexecdir}/perl5-tests
|
||||
|
||||
# Disable debuginfo-per-subpackage generation for now due to RPM bug
|
||||
# https://github.com/rpm-software-management/rpm/issues/278
|
||||
%undefine _debuginfo_subpackages
|
||||
|
||||
# Optional features
|
||||
# We can bootstrap without gdbm
|
||||
%bcond_without gdbm
|
||||
|
Loading…
Reference in New Issue
Block a user