Drop unneeded ldconfig calls
This commit is contained in:
parent
8a8d46ee02
commit
3a7011fea4
@ -46,12 +46,6 @@ make %{?_smp_mflags} check
|
||||
%make_install
|
||||
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
|
||||
%files
|
||||
%doc COPYING
|
||||
%{_libdir}/*.so.*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user