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
be18af57a7
commit
08af07f62c
@ -80,11 +80,9 @@ rm %{buildroot}%{_libdir}/m17n/1.0/libmimx-ispell.so
|
|||||||
|
|
||||||
find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%ldconfig_scriptlets
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%post tools -p /sbin/ldconfig
|
%ldconfig_scriptlets tools
|
||||||
%postun tools -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc AUTHORS NEWS ChangeLog README
|
%doc AUTHORS NEWS ChangeLog README
|
||||||
|
Loading…
Reference in New Issue
Block a user