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
0f41bbf597
commit
74b8b31e12
@ -50,8 +50,7 @@ make check
|
|||||||
%make_install
|
%make_install
|
||||||
find %{buildroot} -name '*.a' -delete -print
|
find %{buildroot} -name '*.a' -delete -print
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%ldconfig_scriptlets
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_libdir}/librdkafka.so.*
|
%{_libdir}/librdkafka.so.*
|
||||||
|
Loading…
Reference in New Issue
Block a user