spec: Fix script warning when uninstalling libvirt-client

https://bugzilla.redhat.com/show_bug.cgi?id=888071
This commit is contained in:
Cole Robinson 2012-12-17 18:34:25 -05:00
parent 4ed80c76c5
commit d60c7f75c2

View 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