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
c6cdb09930
commit
cde01336c8
3
lld.spec
3
lld.spec
@ -81,8 +81,7 @@ chrpath --delete %{buildroot}%{_libdir}/*.so*
|
|||||||
%check
|
%check
|
||||||
make -C %{_target_platform} %{?_smp_mflags} check-lld
|
make -C %{_target_platform} %{?_smp_mflags} check-lld
|
||||||
|
|
||||||
%post libs -p /sbin/ldconfig
|
%ldconfig_scriptlets libs
|
||||||
%postun libs -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_bindir}/lld*
|
%{_bindir}/lld*
|
||||||
|
Loading…
Reference in New Issue
Block a user