]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/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>
Tue, 18 Dec 2012 15:21:17 +0000 (10:21 -0500)
https://bugzilla.redhat.com/show_bug.cgi?id=888071

libvirt.spec.in

index 7457a48ec351546186ef044734798827ffc4703c..a5dce14a630a285c91d80349e79f9b7a055ee697 100644 (file)
@@ -1605,8 +1605,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