Use ldconfig scriptlets

https://fedoraproject.org/wiki/Changes/Removing_ldconfig_scriptlets
This commit is contained in:
Lukas Slebodnik 2018-02-26 13:53:06 +01:00
parent 3fd9be53ee
commit ebbd45f91a

View File

@ -133,9 +133,7 @@ cp -a doc/man/* $RPM_BUILD_ROOT/%{_mandir}
%{python2_sitearch}/tevent.py*
%{python2_sitearch}/_tevent.so
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%ldconfig_scriptlets
%if 0%{?with_python3}