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
ae7ba6fede
commit
387b915550
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user