a5300e36b1
This package is 3rdparty. Use a different package than on CentOS. Chose an Apache 2.0 as we may need to patch this. There exists PRs for Puppet 5.x and puppetlabs-stdlib 5.x support, and generic parameter configuration. nslcd.conf template supports the same fields as the one from the CentOS package plus a few more. Did build puppet-nslcd. Did build iso. Story: 2009101 Task: 43380 Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com> Change-Id: Ia9e7b1f6df43e354857e395384c665cbd430b09b
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 $@
|