[node-patches] Change in ovirt-node[master]: spec: Set new TUI as default
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Tue Dec 11 20:09:42 UTC 2012
Fabian Deutsch has uploaded a new change for review.
Change subject: spec: Set new TUI as default
......................................................................
spec: Set new TUI as default
Change-Id: I33b0c80016c199baee36914a32a1cd2eec9880fd
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/tui/ovirt-node-molch-plugin.spec
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/61/9961/1
diff --git a/scripts/tui/ovirt-node-molch-plugin.spec b/scripts/tui/ovirt-node-molch-plugin.spec
index 49b511e..fc174fd 100644
--- a/scripts/tui/ovirt-node-molch-plugin.spec
+++ b/scripts/tui/ovirt-node-molch-plugin.spec
@@ -43,6 +43,11 @@
rm -rf %{buildroot}/usr/extra
+%post
+mv %{_libexecdir}/ovirt-config-setup %{_libexecdir}/ovirt-config-setup-legacy
+ln -s %{_bindir}/ovirt-config-setup %{_libexecdir}/ovirt-config-setup
+
+
%check
# Nothing, yet
--
To view, visit http://gerrit.ovirt.org/9961
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I33b0c80016c199baee36914a32a1cd2eec9880fd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list