From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/
Date: Mon, 22 Mar 2021 18:10:37 +0000 (UTC) [thread overview]
Message-ID: <1616436629.46d10b9f93d82e1017711ee052b40d912e453b8c.sam@gentoo> (raw)
commit: 46d10b9f93d82e1017711ee052b40d912e453b8c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 18:10:05 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 22 18:10:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46d10b9f
sys-auth/nss_ldap: change libdir logic
This restores the (odd-looking) previous behaviour for now,
although it seems like _that_ still needs tweaking for ARM.
Fixes: 8b5133c451fba89337cf87bea32a1aec61184b32
Bug: https://bugs.gentoo.org/581306
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-auth/nss_ldap/{nss_ldap-265-r6.ebuild => nss_ldap-265-r7.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r7.ebuild
similarity index 97%
rename from sys-auth/nss_ldap/nss_ldap-265-r6.ebuild
rename to sys-auth/nss_ldap/nss_ldap-265-r7.ebuild
index 84c5c999f9b..611455428f6 100644
--- a/sys-auth/nss_ldap/nss_ldap-265-r6.ebuild
+++ b/sys-auth/nss_ldap/nss_ldap-265-r7.ebuild
@@ -106,8 +106,8 @@ multilib_src_configure() {
use debug && myconf+=( --enable-debugging )
use kerberos && myconf+=( --enable-configurable-krb5-ccname-gssapi )
- # Note: this was "${EPREFIX}/$(get_libdir)" while the 32-bit ABI ended
- # up in /usr/lib. Intentional...?
+ # Neede to be careful with changing this
+ # bug #581306
multilib_is_native_abi && myconf+=( --libdir="${EPREFIX}/usr/$(get_libdir)" )
ECONF_SOURCE=${S} econf "${myconf[@]}"
next reply other threads:[~2021-03-22 18:10 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-22 18:10 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-23 0:14 [gentoo-commits] repo/gentoo:master commit in: sys-auth/nss_ldap/ Sam James
2021-09-04 15:31 Andreas Sturmlechner
2021-09-04 15:31 Andreas Sturmlechner
2021-09-01 18:32 Sam James
2021-09-01 9:31 Agostino Sarubbo
2021-08-29 17:53 Sam James
2021-08-29 17:52 Sam James
2021-08-27 5:12 Agostino Sarubbo
2021-08-27 5:10 Agostino Sarubbo
2021-08-26 19:05 Sam James
2021-08-19 1:08 Sam James
2021-08-11 11:19 Agostino Sarubbo
2021-08-11 6:41 Agostino Sarubbo
2021-08-11 6:40 Agostino Sarubbo
2021-08-11 6:39 Agostino Sarubbo
2021-08-11 4:21 Sam James
2021-03-22 18:14 Sam James
2021-03-22 4:06 Sam James
2021-03-22 4:01 Sam James
2020-12-26 8:32 Michał Górny
2017-05-26 10:27 David Seifert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1616436629.46d10b9f93d82e1017711ee052b40d912e453b8c.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox