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
|
%{__python3} setup.py check
|
||||||
popd
|
popd
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%ldconfig_scriptlets
|
||||||
%post cli -p /sbin/ldconfig
|
%ldconfig_scriptlets cli
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
%postun cli -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
Loading…
Reference in New Issue
Block a user