Fabian Deutsch has uploaded a new change for review. Change subject: spec: Use app_root ......................................................................
spec: Use app_root Change-Id: I7d3fc500ebf228c8c5780dc4950fd5f3e74c53b1 Signed-off-by: Fabian Deutsch <[email protected]> --- M ovirt-node.spec.in 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/30/43230/1 diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in index d021213..b5d4838 100644 --- a/ovirt-node.spec.in +++ b/ovirt-node.spec.in @@ -1020,8 +1020,9 @@ %{_sysconfdir}/modprobe.d/ovirt-qla4xxx.conf %{_sysconfdir}/modprobe.d/bonding.conf %{_libexecdir}/ovirt-node/hooks + # Bundle libvirtd upstart conf: rhbz#1235350 -%{_datarootdir}/ovirt-node/libvirtd.upstart +%{app_root}/libvirtd.upstart %license COPYING # should be ifarch i386 -- To view, visit https://gerrit.ovirt.org/43230 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7d3fc500ebf228c8c5780dc4950fd5f3e74c53b1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
