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:41:14 +01:00
parent dfc97f4502
commit 41c2def7f7
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -46,9 +46,7 @@ pushd obj
make DESTDIR=%{buildroot} install make DESTDIR=%{buildroot} install
popd popd
%post -p /sbin/ldconfig %ldconfig_scriptlets
%postun -p /sbin/ldconfig
%check %check
pushd obj pushd obj