Drop unneeded ldconfig calls
This package doesn't install any librarires to ld's search path.
This commit is contained in:
parent
438eadce9d
commit
7102ce16e1
@ -182,10 +182,6 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check V=1
|
||||
|
||||
%endif # with_check
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -n python-gobject
|
||||
%defattr(644, root, root, 755)
|
||||
%{python_sitearch}/gi/_gi_cairo.so
|
||||
|
||||
Loading…
Reference in New Issue
Block a user