Drop unneeded ldconfig calls
This commit is contained in:
parent
5e73f138f6
commit
d29bba3fa8
@ -37,12 +37,6 @@ make V=1 %{?_smp_mflags}
|
||||
%make_install incdir=$RPM_BUILD_ROOT%{_includedir}
|
||||
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
||||
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc ChangeLog README.md
|
||||
|
Loading…
Reference in New Issue
Block a user