aboutsummaryrefslogtreecommitdiffstats
path: root/macros.in
diff options
context:
space:
mode:
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/macros.in b/macros.in
index c41f5aa..06a52b6 100644
--- a/macros.in
+++ b/macros.in
@@ -571,6 +571,7 @@ PreReq: python >= %minver, python < %maxver
[ %{_with build} -eq 1 ] || exit 0 \
%{nil}
-%install %%install \
+%install %{?_enable_debug_packages:%{?buildsubdir:%{debug_package}}}\
+%%install\
[ %{_with install} -eq 1 ] || exit 0 \
%{nil}