68bf538fef
In CentOS 7 puppi 2.2.3 is used. Lastest version is 2.2.11. Puppi supports Puppet 5 starting with 2.2.5 version. Create debian packaging for puppi 2.2.11. Did build puppet-puppi. Did build iso. Story: 2009101 Task: 43254 Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com> Change-Id: I7efd1c988418181e63e6d27105ea90788f46bfb1
8 lines
158 B
Makefile
Executable File
8 lines
158 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
# See debhelper(7) (uncomment to enable)
|
|
# output every command that modifies files on the build system.
|
|
#export DH_VERBOSE = 1
|
|
|
|
%:
|
|
dh $@
|