]> git.proxmox.com Git - pve-spice-protocol.git/blob - debian/rules
initial import
[pve-spice-protocol.git] / debian / rules
1 #!/usr/bin/make -f
2
3 # Uncomment this to turn on verbose mode.
4 export DH_VERBOSE=1
5
6 # This has to be exported to make some magic below work.
7 export DH_OPTIONS
8
9
10 %:
11 dh --with quilt $@
12