Remove obsolete ldconfig scriptlets

References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel8
Igor Gnatenko 6 years ago
parent b680b17866
commit e72eb6c4d5
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -56,8 +56,7 @@ popd
%check
LD_LIBRARY_PATH=%{buildroot}%{_libdir} tests/tests || :
%post -n %{name} -p /sbin/ldconfig
%postun -n %{name} -p /sbin/ldconfig
%ldconfig_scriptlets -n %{name}
%files
%doc README.md

Loading…
Cancel
Save