提交 7165cbb4 编写于 作者: C Cole Robinson 提交者: Eric Blake

spec: Fix script warning when uninstalling libvirt-client

https://bugzilla.redhat.com/show_bug.cgi?id=888071
(cherry picked from commit d60c7f75)
上级 324c883e
......@@ -1052,8 +1052,9 @@ fi
/sbin/chkconfig --add libvirt-guests
%endif
%postun client -p /sbin/ldconfig
%postun client
/sbin/ldconfig
%if %{with_systemd}
%triggerun client -- libvirt < 0.9.4
%{_bindir}/systemd-sysv-convert --save libvirt-guests >/dev/null 2>&1 ||:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册