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
6f70e3bed9
commit
a0d59e033a
@ -98,10 +98,8 @@ pushd ./python/
|
||||
%{__python3} setup.py check
|
||||
popd
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%post cli -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
%postun cli -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
%ldconfig_scriptlets cli
|
||||
|
||||
%files
|
||||
%doc COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user