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
cf57b5080f
commit
75be15c4ba
@ -49,9 +49,7 @@ for f in AUTHORS ChangeLog COPYING NEWS README TODO VERSION ; do
|
||||
install -p -m0644 -D $f %{buildroot}%{_docdir}/%{name}/${f}
|
||||
done
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%{_datadir}/%{name}/
|
||||
|
Loading…
Reference in New Issue
Block a user