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
55cb4582bb
commit
d49dc5dc1c
@ -56,9 +56,7 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
%check
|
%check
|
||||||
make check %{?_smp_mflags} V=1
|
make check %{?_smp_mflags} V=1
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
|
Loading…
Reference in New Issue
Block a user