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
|
# same as we provide in /usr/lib/rpm/macros.d/macros.perl
|
||||||
%global perl5_testdir %{_libexecdir}/perl5-tests
|
%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
|
# Optional features
|
||||||
# We can bootstrap without gdbm
|
# We can bootstrap without gdbm
|
||||||
%bcond_without gdbm
|
%bcond_without gdbm
|
||||||
|
Loading…
Reference in New Issue
Block a user