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
865c818454
commit
4f84f23b47
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user