Remove obsolete ldconfig scriptlets

References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-01-22 18:41:22 +01:00
parent d6af8928b2
commit 9c8f1ff61e
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -53,7 +53,6 @@ Requires(post): systemd-sysv
Requires(post): /sbin/ldconfig
Requires(posttrans): openssl
Requires(preun): systemd
Requires(postun): /sbin/ldconfig
Requires(posttrans): systemd
@ -160,9 +159,7 @@ if [ "`systemctl is-active xrdp.service`" = 'active' ]; then
systemctl start xrdp.service >/dev/null 2>&1 || :
fi
%postun
:
%{?ldconfig}
%ldconfig_postun
%posttrans
if [ ! -s %{_sysconfdir}/xrdp/rsakeys.ini ]; then