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 {} ';'
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%post tools -p /sbin/ldconfig
|
||||
%postun tools -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets tools
|
||||
|
||||
%files
|
||||
%doc AUTHORS NEWS ChangeLog README
|
||||
|
Loading…
Reference in New Issue
Block a user