From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tktray/
Date: Tue, 4 Oct 2022 11:16:50 +0000 (UTC) [thread overview]
Message-ID: <1664882200.4213175d26cf80775df055a233ea7a0c9f15977c.sam@gentoo> (raw)
commit: 4213175d26cf80775df055a233ea7a0c9f15977c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 4 11:15:35 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 4 11:16:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4213175d
dev-tcltk/tktray: fix tclconfig path
Tcl is multilib, who knew!
Closes: https://bugs.gentoo.org/874870
Bug: https://bugs.gentoo.org/874852
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-tcltk/tktray/{tktray-1.3.9-r1.ebuild => tktray-1.3.9-r2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-tcltk/tktray/tktray-1.3.9-r1.ebuild b/dev-tcltk/tktray/tktray-1.3.9-r2.ebuild
similarity index 93%
rename from dev-tcltk/tktray/tktray-1.3.9-r1.ebuild
rename to dev-tcltk/tktray/tktray-1.3.9-r2.ebuild
index 13d6a1f00c5b..db484aefe6cd 100644
--- a/dev-tcltk/tktray/tktray-1.3.9-r1.ebuild
+++ b/dev-tcltk/tktray/tktray-1.3.9-r2.ebuild
@@ -36,7 +36,7 @@ src_prepare() {
}
src_configure() {
- source "${ESYSROOT}"/usr/lib/tclConfig.sh || die
+ source "${ESYSROOT}/usr/$(get_libdir)/tclConfig.sh" || die
CPPFLAGS="-I${TCL_SRC_DIR}/generic ${CPPFLAGS}" \
econf \
next reply other threads:[~2022-10-04 11:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-04 11:16 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-25 10:05 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tktray/ Alfredo Tupone
2022-10-04 9:09 Sam James
2022-10-04 7:09 Sam James
2021-03-31 19:59 Andreas Sturmlechner
2019-11-20 7:40 Alfredo Tupone
2019-11-17 4:37 Matt Turner
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=1664882200.4213175d26cf80775df055a233ea7a0c9f15977c.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