mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-10 15:01:50 +02:00
net-nds/openldap: Sync with Gentoo
It's from Gentoo commit 193c640de65c4ab8b98bdc44d5fe939042d720ff.
This commit is contained in:
parent
15c7694519
commit
403f4a11a3
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user