Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
e793667791
commit
d780cb473f
@ -298,8 +298,7 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir}
|
|||||||
%postun
|
%postun
|
||||||
%systemd_postun_with_restart saslauthd.service
|
%systemd_postun_with_restart saslauthd.service
|
||||||
|
|
||||||
%post lib -p /sbin/ldconfig
|
%ldconfig_scriptlets lib
|
||||||
%postun lib -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc saslauthd/LDAP_SASLAUTHD
|
%doc saslauthd/LDAP_SASLAUTHD
|
||||||
|
Loading…
Reference in New Issue
Block a user