summaryrefslogtreecommitdiffstats
path: root/recipes-support/puppetlabs-stdlib/files/Add-gemspec.patch
diff options
context:
space:
mode:
authorNam Ninh <nam.ninh@windriver.com>2015-09-17 11:17:17 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-09-17 11:20:28 -0400
commit4c84a134a256d5190788e20bdc625ba4b7026c31 (patch)
tree7f7f644bb50154d41e8b3bbddd7f2335e9dd5e3a /recipes-support/puppetlabs-stdlib/files/Add-gemspec.patch
parentfb1a2da1f3d278839e44aeaa524b7bd60028ff9c (diff)
downloadmeta-cloud-services-4c84a134a256d5190788e20bdc625ba4b7026c31.tar.gz
openldap: fix various build failures
Fix wrong hard-coded OPENLDAP_LIBEXECDIR that causes the following build failure: mv: cannot stat `<build_dir>/bitbake_build/tmp/work/core2-64-wrs-linux/openldap/2.4.39-r0/image/usr/lib64/openldap/slapd': No such file or directory The base openldat bb installs slapd under ${sbindir}, so LIBEXEC should be replaced with sbindir instead of OPENLDAP_LIBEXECDIR. The "run" directory is already removed in the base bb, so removing the second time causes this build failure: rmdir: failed to remove `<build_dir>/bitbake_build/tmp/work/core2-64-wrs-linux/openldap/2.4.39-r0/image/var/run': No such file or directory Finally, ops-base.ldif is needed in the initscript, so we also include it in the package. Signed-off-by: Nam Ninh <nam.ninh@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-support/puppetlabs-stdlib/files/Add-gemspec.patch')
0 files changed, 0 insertions, 0 deletions