diff --git a/SPECS/uw-imap.spec b/SPECS/uw-imap.spec index 390b2d3..2eb5081 100644 --- a/SPECS/uw-imap.spec +++ b/SPECS/uw-imap.spec @@ -328,7 +328,8 @@ done %{_mandir}/man1/* %if ! 0%{?_with_system_libc_client} -%ldconfig_scriptlets -n %{imap_libs} +%post -n %{imap_libs} -p /sbin/ldconfig +%postun -n %{imap_libs} -p /sbin/ldconfig %files -n %{imap_libs} %doc LICENSE.txt NOTICE SUPPORT