Alon Bar-Lev has uploaded a new change for review.

Change subject: novnc: fix typo in init.d directory
......................................................................

novnc: fix typo in init.d directory

Change-Id: I1fc8292ac3eef922a8d875c50bd69e4fdf4f3a6f
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M ovirt-engine.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/97/15197/1

diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in
index 3b078f7..21c29b1 100644
--- a/ovirt-engine.spec.in
+++ b/ovirt-engine.spec.in
@@ -448,7 +448,7 @@
 install -dm 755 "%{buildroot}%{_initddir}"
 cp "%{buildroot}%{engine_data}/services/ovirt-engine.sysv" 
"%{buildroot}%{_initddir}/ovirt-engine"
 cp "%{buildroot}%{engine_data}/services/ovirt-engine-notifier.sysv" 
"%{buildroot}%{_initddir}/ovirt-engine-notifier"
-cp "%{buildroot}%{engine_data}/services/ovirt-websocket-proxy.sysv" 
"%{buildroot}%{_unitdir}/ovirt-websocket-proxy"
+cp "%{buildroot}%{engine_data}/services/ovirt-websocket-proxy.sysv" 
"%{buildroot}%{_initddir}/ovirt-websocket-proxy"
 %endif
 
 # backward compatibly (pre-3.3.0)


--
To view, visit http://gerrit.ovirt.org/15197
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1fc8292ac3eef922a8d875c50bd69e4fdf4f3a6f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to