]> git.proxmox.com Git - novnc-pve.git/blobdiff - Makefile
generate index.html.tpl from vnc.html
[novnc-pve.git] / Makefile
index b6e17779bd3e59c827f45b31eec7f4d131cd1769..9ddde443ca5c578fb28ae663c859308639d571cc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,7 @@ ${DEB}: ${TARSRC}
        tar xf ${NOVNCSRC}
        cp -a debian ${NOVNCDIR}/debian
        cp ${NOVNCDIR}/include/ui.js ${NOVNCDIR}/pveui.js
+       cp ${NOVNCDIR}/vnc.html ${NOVNCDIR}/index.html.tpl
        # fix file permissions
        chmod 0644 ${NOVNCDIR}/include/jsunzip.js
        echo "git clone git://git.proxmox.com/git/novnc-pve.git\\ngit checkout ${GITVERSION}" > ${NOVNCDIR}/debian/SOURCE