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:39:37 +01:00
parent 865c818454
commit 4f84f23b47
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -48,9 +48,7 @@ find %{buildroot} -name '*.*a' -delete -print
%check %check
LD_LIBRARY_PATH=../datrie/.libs %make_build check LD_LIBRARY_PATH=../datrie/.libs %make_build check
%post -p /sbin/ldconfig %ldconfig_scriptlets
%postun -p /sbin/ldconfig
%files %files
%license COPYING %license COPYING