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
bf52e1e820
commit
10df4bd068
@ -31,9 +31,7 @@ V=1 make %{?_smp_mflags}
|
|||||||
make install INSTALL="install -p" DESTDIR=%{buildroot}
|
make install INSTALL="install -p" DESTDIR=%{buildroot}
|
||||||
rm -f %{buildroot}/%{_libdir}/*.{a,la}
|
rm -f %{buildroot}/%{_libdir}/*.{a,la}
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{!?_licensedir:%global license %%doc}
|
%{!?_licensedir:%global license %%doc}
|
||||||
|
Loading…
Reference in New Issue
Block a user