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
47116d5eab
commit
68981881df
@ -577,10 +577,8 @@ if [ $1 -eq 0 ]; then
|
||||
/usr/sbin/alternatives --remove qsub %{_bindir}/qsub-torque
|
||||
fi
|
||||
|
||||
%post libs -p /sbin/ldconfig
|
||||
%postun libs -p /sbin/ldconfig
|
||||
%post drmaa -p /sbin/ldconfig
|
||||
%postun drmaa -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets libs
|
||||
%ldconfig_scriptlets drmaa
|
||||
|
||||
%pre mom
|
||||
if test -f %{torquehomedir}/mom_priv/mom.layout ; then
|
||||
|
Loading…
Reference in New Issue
Block a user