From 7102ce16e109a9585ca23e953ce02e2d3d10436d Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 22 Aug 2015 23:18:43 +0200 Subject: [PATCH] Drop unneeded ldconfig calls This package doesn't install any librarires to ld's search path. --- pygobject3.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pygobject3.spec b/pygobject3.spec index 93982d3..6a77e98 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -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