From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdynd/
Date: Sat, 27 Feb 2021 04:12:01 +0000 (UTC) [thread overview]
Message-ID: <1614399112.0f17e09ce54350b4b2b9417afec82feedae26e0a.sam@gentoo> (raw)
commit: 0f17e09ce54350b4b2b9417afec82feedae26e0a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 04:11:29 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 04:11:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f17e09c
dev-libs/libdynd: fix libdir
Closes: https://bugs.gentoo.org/701474
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libdynd/libdynd-0.7.2-r1.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-libs/libdynd/libdynd-0.7.2-r1.ebuild b/dev-libs/libdynd/libdynd-0.7.2-r1.ebuild
index 981f00aaf6a..b83206ebd45 100644
--- a/dev-libs/libdynd/libdynd-0.7.2-r1.ebuild
+++ b/dev-libs/libdynd/libdynd-0.7.2-r1.ebuild
@@ -52,6 +52,9 @@ src_prepare() {
-e '/git_describe/d' \
-e '/dirty/d' \
-i CMakeLists.txt || die
+
+ # fix libdir, bug #701474
+ sed -i -e "s|/lib|/$(get_libdir)|" libdynd-config.in || die
}
src_configure() {
next reply other threads:[~2021-02-27 4:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-27 4:12 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-27 17:03 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdynd/ Sam James
2021-02-27 4:12 Sam James
2020-06-06 0:11 Andreas Sturmlechner
2020-06-06 0:11 Andreas Sturmlechner
2020-06-06 0:11 Andreas Sturmlechner
2017-06-17 17:24 Agostino Sarubbo
2017-01-10 5:27 Sebastien Fabbro
2017-01-10 5:27 Sebastien Fabbro
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=1614399112.0f17e09ce54350b4b2b9417afec82feedae26e0a.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