Make sure the semantics of %global macro stays the same as before a0e252571b

This commit is contained in:
Jakub Jelen 2016-01-08 09:15:52 +01:00
parent da62b78673
commit 7c5d0a686c

View File

@ -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}