]> git.proxmox.com Git - pve-zsync.git/blob - debian/rules
Fix #1381: add flag allowing one to send zfs properties
[pve-zsync.git] / debian / rules
1 #!/usr/bin/make -f
2 # See debhelper(7) (uncomment to enable)
3 # output every command that modifies files on the build system.
4 #export DH_VERBOSE = 1
5
6 %:
7 dh $@
8