diff options
Diffstat (limited to 'macros.in')
-rw-r--r-- | macros.in | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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} |