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
54e15d3c6b
commit
ee754acae5
@ -59,9 +59,7 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
|
||||
|
||||
%find_lang %{name}-%{smallversion}
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files -f %{name}-%{smallversion}.lang
|
||||
%doc AUTHORS ChangeLog NEWS README TODO
|
||||
|
||||
Loading…
Reference in New Issue
Block a user