mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-02-15 05:57:30 +03:00
8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
|
||
|
# Uncomment this to turn on verbose mode.
|
||
|
#export DH_VERBOSE=1
|
||
|
|
||
|
%:
|
||
|
dh $@
|