aboutsummaryrefslogtreecommitdiffstats
path: root/build.macros.in
diff options
context:
space:
mode:
Diffstat (limited to 'build.macros.in')
-rw-r--r--build.macros.in8
1 files changed, 1 insertions, 7 deletions
diff --git a/build.macros.in b/build.macros.in
index 5d2a6fe..68b34e5 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -33,12 +33,6 @@
# (e.g. per-platform, per-system, per-packager, per-package) macros.
#
-%debug_package_and_restore %{debug_package} \
-%package __restore__\
-Summary: %{summary}\
-Group: %{group}\
-%description __restore__
-
%ix86 i386 i486 i586 i686 pentium3 pentium4 athlon k6
%sparc sun4 sun4m sun4c sun4d sun4u sparcv9b sparcv9v2 %{sparcx}
@@ -568,7 +562,7 @@ sed -i -e 's/`git ls-files`/`find -type f`/' \\\
[ %{_with build} -eq 1 ] || exit 0 \
%{nil}
-%install %{?_enable_debug_packages:%{?buildsubdir:%{debug_package_and_restore}}}\
+%install %{?_enable_debug_packages:%{?buildsubdir:%{debug_package}}}\
%%install\
[ %{_with install} -eq 1 ] || exit 0 \
%{nil}