From b6eebf5e82672cfee7548a1eb71e295dc928b05d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gwenol=C3=A9=20Beauchesne?= Date: Thu, 25 Aug 2005 22:48:48 +0000 Subject: make generation of debug packages work again (aka fix mdv split + merge from Conectiva macros) --- macros.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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} -- cgit v1.2.1