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
3ad3f366eb
commit
cc3ba500f1
@ -85,9 +85,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
||||
mkdir $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
%find_lang %{name}
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc README COPYING COPYING.LESSER COPYING.MPL AUTHORS license.hunspell license.myspell THANKS
|
||||
|
Loading…
Reference in New Issue
Block a user