]> git.proxmox.com Git - novnc-pve.git/blob - debian/rules
169ef3d8dc776c4d87025d8519c1f7da1ad6ef85
[novnc-pve.git] / debian / rules
1 #!/usr/bin/make -f
2
3 # Uncomment this to turn on verbose mode.
4 #export DH_VERBOSE=1
5
6 export DEB_BUILD_HARDENING=1
7
8 override_dh_install:
9 cp vnc.html index.html.tpl
10 dh_install
11
12 %:
13 dh ${@} --with quilt