96884c5896
This package is 3rdparty. Get latest tag which is 2.0.2. Did build puppet-boolean. Did build an iso. Story: 2009101 Task: 43352 Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com> Change-Id: I2e62975ad0ee8e9d0bc8b520dec8b65466cbc107
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 $@
|