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:20 +01:00
parent b116a5c3fa
commit 9753644b28
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 4 additions and 8 deletions

View File

@ -167,17 +167,13 @@ pushd tests
popd popd
%post -p /sbin/ldconfig %ldconfig_scriptlets
%postun -p /sbin/ldconfig
%post gl -p /sbin/ldconfig %ldconfig_scriptlets gl
%postun gl -p /sbin/ldconfig
%post media -p /sbin/ldconfig %ldconfig_scriptlets media
%postun media -p /sbin/ldconfig
%post -n wxBase -p /sbin/ldconfig %ldconfig_scriptlets -n wxBase
%postun -n wxBase -p /sbin/ldconfig
%post devel %post devel
if [ -f %{_bindir}/wx-config ] && [ ! -h %{_bindir}/wx-config ] ; then if [ -f %{_bindir}/wx-config ] && [ ! -h %{_bindir}/wx-config ] ; then