]> git.pld-linux.org Git - packages/rpm.git/blobdiff - macros.pld.in
Fix broken macro
[packages/rpm.git] / macros.pld.in
index 45789be05389b67c900b82dd5f2fd44293d46610..2c69f1d52f59e23b5cead6ab403e998fb2baa4e8 100644 (file)
 %{__arch_install_post}\
 %{nil}
 
+%__spec_install_post\
+%{expand:%%define __sip_%{?_enable_debug_packages} 1}%{?__sip_1:%{?__debug_package:%{__debug_install_post}}}%{expand:%%undefine __sip_%{?_enable_debug_packages}}\
+%{__arch_install_post}\
+%{__os_install_post}\
+%{nil}
+
 #---------------------------------------------------------------------
 #      Template for debug information sub-package.
 %_enable_debug_packages                1
-%{expand:%%define __sip_%{?_enable_debug_packages} 1}%{?__sip_1:%{?__debug_package:%{__debug_install_post}}}%{expand:%%undefine __sip_%{?_enable_debug_packages}}\
 
 %debug_package \
 %ifnarch noarch\
This page took 0.106034 seconds and 4 git commands to generate.