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
85f5ff4ff2
commit
b0e03c0381
4
gsl.spec
4
gsl.spec
@ -64,9 +64,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
rm -r $RPM_BUILD_ROOT%{_libdir}/*.a
|
rm -r $RPM_BUILD_ROOT%{_libdir}/*.a
|
||||||
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%post devel
|
%post devel
|
||||||
if [ -f %{_infodir}/gsl-ref.info.gz ]; then
|
if [ -f %{_infodir}/gsl-ref.info.gz ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user