From e5806ea19f7e761041bbd00630562cb1a3b69edd Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sun, 30 Jul 2017 19:23:39 -0400 Subject: Remove redundant %__debug_install_post It breaks split debuginfo and debugsource subpackage generation (cherry picked from commit ebae14c902cd319f62ccbdc11db0975f6f9792a9) --- NEWS | 3 +++ build.macros.in | 4 ---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 8a173eb..dc7bbe2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +- Remove redundant %__debug_install_post as it breaks + split debuginfo and debugsource subpackage generation + Version 2.20 - 4 May 2016, by Neal Gompa - Mark %make as deprecated for upstream %make_build diff --git a/build.macros.in b/build.macros.in index f7348de..9c9c695 100644 --- a/build.macros.in +++ b/build.macros.in @@ -303,10 +303,6 @@ fi %{!?__brp_python_hardlink:/usr/lib/rpm/brp-python-hardlink} \ %{nil} -%__debug_install_post \ - @RPMLIBDIR@/find-debuginfo.sh %{?_find_debuginfo_dwz_opts} %{?_include_minidebuginfo:-m} "%{_builddir}/%{?buildsubdir}"\ -%{nil} - #============================================================================== # ---- specfile macros. -- cgit v1.2.1