mirror of https://github.com/Icinga/icinga2.git
7 lines
52 B
Plaintext
7 lines
52 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
#export DH_VERBOSE=1
|
||
|
|
||
|
%:
|
||
|
dh $@
|
||
|
|