Call ldconfig for pkcs11 version of libraries

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2015-02-23 16:26:28 +01:00
parent a62625f0bd
commit f011164832

View File

@ -674,6 +674,10 @@ fi
%postun libs-lite -p /sbin/ldconfig
%post pkcs11-libs -p /sbin/ldconfig
%postun pkcs11-libs -p /sbin/ldconfig
%post chroot
%systemd_post named-chroot.service
if [ "$1" -gt 0 ]; then