mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-14 16:45:20 +00:00
spec: Fix script warning when uninstalling libvirt-client
https://bugzilla.redhat.com/show_bug.cgi?id=888071 (cherry picked from commit d60c7f75c2375fd1a2cfc7e3c4c2e7b030b4b886)
This commit is contained in:
parent
b03cf6d6bc
commit
66fa059e1a
@ -1575,8 +1575,9 @@ fi
|
|||||||
/sbin/chkconfig --add libvirt-guests
|
/sbin/chkconfig --add libvirt-guests
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%postun client -p /sbin/ldconfig
|
%postun client
|
||||||
|
|
||||||
|
/sbin/ldconfig
|
||||||
%if %{with_systemd}
|
%if %{with_systemd}
|
||||||
%if %{with_systemd_macros}
|
%if %{with_systemd_macros}
|
||||||
%systemd_postun_with_restart libvirt-guests.service
|
%systemd_postun_with_restart libvirt-guests.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user