[node-patches] Change in ovirt-node[master]: spec: Use app_root
fabiand at redhat.com
fabiand at redhat.com
Mon Jul 6 10:46:59 UTC 2015
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 <fabiand at fedoraproject.org>
---
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 <fabiand at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
More information about the node-patches
mailing list