From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/HDF5Plugin-Zstandard/
Date: Sun, 22 Nov 2020 04:41:44 +0000 (UTC) [thread overview]
Message-ID: <1606020063.56472352c2014c9013b9788817f5cab8f673b435.epsilon-0@gentoo> (raw)
commit: 56472352c2014c9013b9788817f5cab8f673b435
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sun Nov 22 04:41:03 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sun Nov 22 04:41:03 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=56472352
sci-libs/HDF5Plugin-Zstandard: fix libdir in plugin path
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
.../HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121.ebuild b/sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121.ebuild
index 8c8d889cb..ab1a155c3 100644
--- a/sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121.ebuild
+++ b/sci-libs/HDF5Plugin-Zstandard/HDF5Plugin-Zstandard-0_pre20201121.ebuild
@@ -21,13 +21,13 @@ S=${WORKDIR}/${PN}-${COMMIT}
src_configure() {
local mycmakeargs=(
- -DPLUGIN_INSTALL_PATH="${EPREFIX}/usr/lib64/hdf5/plugin"
+ -DPLUGIN_INSTALL_PATH="${EPREFIX}/usr/$(get_libdir)/hdf5/plugin"
)
cmake_src_configure
}
src_install() {
- echo "HDF5_PLUGIN_PATH=${EPREFIX}/usr/lib64/hdf5/plugin" >> 99h5zstd || die
+ echo "HDF5_PLUGIN_PATH=${EPREFIX}/usr/$(get_libdir)/hdf5/plugin" >> 99h5zstd || die
doenvd 99h5zstd
cmake_src_install
}
next reply other threads:[~2020-11-22 4:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-22 4:41 Aisha Tammy [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-18 4:20 [gentoo-commits] proj/sci:master commit in: sci-libs/HDF5Plugin-Zstandard/ Benda XU
2022-06-09 12:45 Benda XU
2020-11-22 4:38 Aisha Tammy
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=1606020063.56472352c2014c9013b9788817f5cab8f673b435.epsilon-0@gentoo \
--to=gentoo@aisha.cc \
--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