]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
spec: Fix script warning when uninstalling libvirt-client
authorCole Robinson <crobinso@redhat.com>
Mon, 17 Dec 2012 23:34:25 +0000 (18:34 -0500)
committerCole Robinson <crobinso@redhat.com>
Mon, 28 Jan 2013 19:45:03 +0000 (14:45 -0500)
https://bugzilla.redhat.com/show_bug.cgi?id=888071
(cherry picked from commit d60c7f75c2375fd1a2cfc7e3c4c2e7b030b4b886)

libvirt.spec.in

index b04f02ed53c0684e1f9f055a3cf427bbca75d6f0..95295960f586a5f7f081a63430c378d0c3f3692c 100644 (file)
@@ -1575,8 +1575,9 @@ fi
 /sbin/chkconfig --add libvirt-guests
 %endif
 
-%postun client -p /sbin/ldconfig
+%postun client
 
+/sbin/ldconfig
 %if %{with_systemd}
 %if %{with_systemd_macros}
 %systemd_postun_with_restart libvirt-guests.service