aboutsummaryrefslogtreecommitdiffstats
path: root/build.macros.in
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-07-31 10:36:47 +0000
committerThierry Vignaud <tv@mageia.org>2012-07-31 10:36:47 +0000
commitee7e65693c0b7f58404e4f5053e0a521601e3c5b (patch)
tree17c5d4fcb5321e04737b019570fb5fcc3c48d396 /build.macros.in
parent27f37f8ca63e0834afc9fa57852b7b5971c87957 (diff)
downloadrpm-setup-ee7e65693c0b7f58404e4f5053e0a521601e3c5b.tar
rpm-setup-ee7e65693c0b7f58404e4f5053e0a521601e3c5b.tar.gz
rpm-setup-ee7e65693c0b7f58404e4f5053e0a521601e3c5b.tar.bz2
rpm-setup-ee7e65693c0b7f58404e4f5053e0a521601e3c5b.tar.xz
rpm-setup-ee7e65693c0b7f58404e4f5053e0a521601e3c5b.zip
shrunk debug packages through using dwz
(https://fedoraproject.org/wiki/Features/DwarfCompressor)
Diffstat (limited to 'build.macros.in')
-rw-r--r--build.macros.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.macros.in b/build.macros.in
index aad0ffe..1992ba1 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -308,7 +308,7 @@ export CFLAGS="%optflags"; export CXXFLAGS="%optflags"; export RPM_OPT_FLAGS="%o
%{nil}
%__debug_install_post \
- @RPMVENDORDIR@/find-debuginfo.sh %{?_include_minidebuginfo:-m} "%{_builddir}/%{?buildsubdir}"\
+ @RPMVENDORDIR@/find-debuginfo.sh %{?_find_debuginfo_dwz_opts} %{?_include_minidebuginfo:-m} "%{_builddir}/%{?buildsubdir}"\
%{nil}