aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeal Gompa <ngompa13@gmail.com>2017-07-30 19:23:39 -0400
committerNeal Gompa <ngompa13@gmail.com>2017-07-30 19:23:39 -0400
commitebae14c902cd319f62ccbdc11db0975f6f9792a9 (patch)
tree7fb5008520e536c866509580e3b72fbba956595d
parentfa83599987fc8aed33c3cfc25eaec1fa371b606c (diff)
downloadrpm-setup-ebae14c902cd319f62ccbdc11db0975f6f9792a9.tar
rpm-setup-ebae14c902cd319f62ccbdc11db0975f6f9792a9.tar.gz
rpm-setup-ebae14c902cd319f62ccbdc11db0975f6f9792a9.tar.bz2
rpm-setup-ebae14c902cd319f62ccbdc11db0975f6f9792a9.tar.xz
rpm-setup-ebae14c902cd319f62ccbdc11db0975f6f9792a9.zip
Remove redundant %__debug_install_post
It breaks split debuginfo and debugsource subpackage generation
-rw-r--r--NEWS2
-rw-r--r--build.macros.in6
2 files changed, 2 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index adf1791..71468b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- Remove redundant %__debug_install_post as it breaks
+ split debuginfo and debugsource subpackage generation
- Remove find-lang.pl in favor of using upstream find-lang.sh
- Unify %configure macros into a single %configure macro
diff --git a/build.macros.in b/build.macros.in
index fd16d79..ce8c877 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -281,12 +281,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}\\\
- %{?_debugsource_packages:-S "%{_builddir}/%{?buildsubdir}/debugsourcefiles.list"} \\\
- "%{_builddir}/%{?buildsubdir}" \
-%{nil}
-
#==============================================================================
# ---- specfile macros.