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
|
||||
%systemd_postun_with_restart saslauthd.service
|
||||
|
||||
%post lib -p /sbin/ldconfig
|
||||
%postun lib -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets lib
|
||||
|
||||
%files
|
||||
%doc saslauthd/LDAP_SASLAUTHD
|
||||
|
Loading…
Reference in New Issue
Block a user