net-nds/openldap: update prefix of module smbk5pwd

Closes: https://bugs.gentoo.org/955123
Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41882
Closes: https://github.com/gentoo/gentoo/pull/41882
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Z. Liu
2025-05-02 00:30:42 +08:00
committed by Sam James
parent fcde99ccaa
commit 193c640de6
3 changed files with 3 additions and 0 deletions

View File

@@ -775,6 +775,7 @@ multilib_src_install() {
einfo "Install the smbk5pwd module"
cd "${S}/contrib/slapd-modules/smbk5pwd" || die
emake DESTDIR="${D}" \
prefix="${EPREFIX}/usr" \
LDAP_BUILD="${BUILD_DIR}" \
libexecdir="${EPREFIX}/usr/$(get_libdir)/openldap" install
newdoc README smbk5pwd-README

View File

@@ -779,6 +779,7 @@ multilib_src_install() {
einfo "Install the smbk5pwd module"
cd "${S}/contrib/slapd-modules/smbk5pwd" || die
emake DESTDIR="${D}" \
prefix="${EPREFIX}/usr" \
LDAP_BUILD="${BUILD_DIR}" \
libexecdir="${EPREFIX}/usr/$(get_libdir)/openldap" install
newdoc README smbk5pwd-README

View File

@@ -787,6 +787,7 @@ multilib_src_install() {
einfo "Install the smbk5pwd module"
cd "${S}/contrib/slapd-modules/smbk5pwd" || die
emake DESTDIR="${D}" \
prefix="${EPREFIX}/usr" \
LDAP_BUILD="${BUILD_DIR}" \
libexecdir="${EPREFIX}/usr/$(get_libdir)/openldap" install
newdoc README smbk5pwd-README