aboutsummaryrefslogtreecommitdiffstats
path: root/build.macros.in
diff options
context:
space:
mode:
Diffstat (limited to 'build.macros.in')
-rw-r--r--build.macros.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/build.macros.in b/build.macros.in
index 155148e..9962c7a 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -406,6 +406,12 @@ popd
%{?__brp_mangle_shebangs} \
%{nil}
+%__spec_install_post\
+ %{?__debug_package:%{__debug_install_post}}\
+ %{__arch_install_post}\
+ %{__os_install_post}\
+%{nil}
+
%install %{?_enable_debug_packages:%{?buildsubdir:%{debug_package}}}\
%%install\
%{nil}