1
0
forked from rpms/kernel

Compare commits

..

No commits in common. "56c0cc29b22caa5b916e01facdeea16905bea5b6" and "3273e75f2f7fc7abb0d2605494930589e43e9ef2" have entirely different histories.

View File

@ -698,9 +698,7 @@ popd > /dev/null
%define __modsign_install_post \
if [ "%{signmodules}" -eq "1" ]; then \
if [ "%{with_std}" -ne "0" ]; then \
cd linux-%{KVERREL} \
%{SOURCE21} certs/signing_key.pem.sign certs/signing_key.x509.sign $RPM_BUILD_ROOT/lib/modules/%{KVERREL}/ \
cd - \
fi \
fi \
if [ "%{zipmodules}" -eq "1" ]; then \