[pve-devel] [PATCH] novnc : install inflator.js to bump to last version
Alexandre Derumier
aderumier at odiso.com
Thu Sep 24 11:07:03 CEST 2015
The display glitch bug has finally be fixed
https://github.com/kanaka/noVNC/commit/c802d9318930ab703d2a359dcf10fb5928f9029e
We can now bump to last version, which improve performance.
Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
debian/install | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/install b/debian/install
index b9bf508..2594cec 100644
--- a/debian/install
+++ b/debian/install
@@ -19,4 +19,4 @@ include/jsunzip.js /usr/share/novnc-pve/include
include/Orbitron700.ttf /usr/share/novnc-pve/include
include/Orbitron700.woff /usr/share/novnc-pve/include
include/keysym.js /usr/share/novnc-pve/include
-include/web-socket-js/* /usr/share/novnc-pve/include/web-socket-js
+include/inflator.js /usr/share/novnc-pve/include
--
2.1.4
More information about the pve-devel
mailing list