Add the necessary boilerplate to build packages with the current Puppet Labs build infrastructure. Based on the packaging of mcollective-sysctl-data
5 lines
30 B
Makefile
5 lines
30 B
Makefile
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@
|