]> git.proxmox.com Git - novnc-pve.git/commitdiff
revert novnc.tar.gz to 8f3c0f6b9b5e5c23a7dc7e90bd22901017ab4fc7
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 31 Aug 2015 14:05:59 +0000 (16:05 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 31 Aug 2015 14:05:59 +0000 (16:05 +0200)
later version has seroius bugs

Makefile
novnc.tgz

index 1657da4d363603bf3585a7ccf554c3a1c8075e67..ed93a664c0172d1cca99b65c61c111101ce2dc68 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,7 @@ deb ${DEB}: ${TARSRC}
 download:
        rm -rf ${NOVNCDIR}
        git clone git://github.com/kanaka/noVNC ${NOVNCDIR}
+       cd ${NOVNCDIR}; git checkout -b local 8f3c0f6b9b5e5c23a7dc7e90bd22901017ab4fc7
        tar czf ${NOVNCSRC} ${NOVNCDIR}
 
 .PHONY: upload
index 7f4ef41f028f9860a58865ffd7d42663492c3940..762c457b5ab298ba8cf7f3e2c226ee5d11d3f205 100644 (file)
Binary files a/novnc.tgz and b/novnc.tgz differ