]> git.proxmox.com Git - novnc-pve.git/blobdiff - debian/rules
upgrade novnc to commit b0061a3c49dc25a71f7b0a9a1f31a8befe787cb4
[novnc-pve.git] / debian / rules
index d01686cb1d45a1999c28169263c34433715a87b8..169ef3d8dc776c4d87025d8519c1f7da1ad6ef85 100755 (executable)
@@ -5,5 +5,9 @@
 
 export DEB_BUILD_HARDENING=1
 
+override_dh_install:
+       cp vnc.html index.html.tpl
+       dh_install
+
 %:
        dh ${@} --with quilt