diff options
Diffstat (limited to 'meta-oe/recipes-support/openldap/openldap_2.4.23.bb')
| -rw-r--r-- | meta-oe/recipes-support/openldap/openldap_2.4.23.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/openldap/openldap_2.4.23.bb b/meta-oe/recipes-support/openldap/openldap_2.4.23.bb index 9a7c118b3a..c545b5c008 100644 --- a/meta-oe/recipes-support/openldap/openldap_2.4.23.bb +++ b/meta-oe/recipes-support/openldap/openldap_2.4.23.bb | |||
| @@ -235,6 +235,8 @@ do_install_append() { | |||
| 235 | chmod 755 ${D}${sysconfdir}/init.d/openldap | 235 | chmod 755 ${D}${sysconfdir}/init.d/openldap |
| 236 | # This is duplicated in /etc/openldap and is for slapd | 236 | # This is duplicated in /etc/openldap and is for slapd |
| 237 | rm -f ${D}${localstatedir}/openldap-data/DB_CONFIG.example | 237 | rm -f ${D}${localstatedir}/openldap-data/DB_CONFIG.example |
| 238 | rmdir "${D}${localstatedir}/run" | ||
| 239 | rmdir --ignore-fail-on-non-empty "${D}${localstatedir}" | ||
| 238 | } | 240 | } |
| 239 | 241 | ||
| 240 | pkg_postinst_${PN}-slapd () { | 242 | pkg_postinst_${PN}-slapd () { |
