%ldconfig_scriptlets macro does not have any effect anymore

The macro expands to nothing in all active Fedora releases.
ldconfig is now ran only once per RPM transaction.
https://fedoraproject.org/wiki/Changes/Removing_ldconfig_scriptlets
This commit is contained in:
Michal Schorm 2020-08-19 09:15:49 +00:00 committed by mschorm
parent af2b994ff3
commit 70ce20f53b

View File

@ -79,8 +79,6 @@ cd test && make installcheck %{_smp_mflags} CFLAGS="%{optflags} -fcommon" || {
%endif
%ldconfig_scriptlets
%package tests
Summary: Testsuite files for psqlodbc