From 7c5d0a686c2326d49bf454d8bd03a6f845fcc092 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Jan 08 2016 08:15:52 +0000 Subject: Make sure the semantics of %global macro stays the same as before a0e252571b4a8954dcfa3e4a04c53bde8f9b6172 --- diff --git a/openssh.spec b/openssh.spec index 23b0253..932f5af 100644 --- a/openssh.spec +++ b/openssh.spec @@ -630,8 +630,8 @@ popd # Add generation of HMAC checksums of the final stripped binaries %global __spec_install_post \ %%{?__debug_package:%%{__debug_install_post}} \ - %{__arch_install_post} \ - %{__os_install_post} \ + %%{__arch_install_post} \ + %%{__os_install_post} \ fipshmac -d $RPM_BUILD_ROOT%{_libdir}/fipscheck $RPM_BUILD_ROOT%{_bindir}/ssh $RPM_BUILD_ROOT%{_sbindir}/sshd \ %{nil}