Remove obsolete ldconfig scriptlets

References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-01-22 18:38:40 +01:00
parent ae7ba6fede
commit 387b915550
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -104,9 +104,7 @@ make DESTDIR=%{buildroot} install
popd
ln -s libcmocka.so %{buildroot}%{_libdir}/libcmockery.so
%post -n libcmocka -p /sbin/ldconfig
%postun -n libcmocka -p /sbin/ldconfig
%ldconfig_scriptlets -n libcmocka
%check
pushd obj