From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/rpm-sequoia/
Date: Mon, 17 Jun 2024 09:39:29 +0000 (UTC) [thread overview]
Message-ID: <1718616464.b294ab2390aab244276d40095062912000e491bf.chewi@gentoo> (raw)
commit: b294ab2390aab244276d40095062912000e491bf
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 21:36:13 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 09:27:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b294ab23
app-crypt/rpm-sequoia: Use new cargo_target_dir helper
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
app-crypt/rpm-sequoia/rpm-sequoia-1.6.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/rpm-sequoia/rpm-sequoia-1.6.0.ebuild b/app-crypt/rpm-sequoia/rpm-sequoia-1.6.0.ebuild
index 0a0ee9e31c20..2a08f5e3c9eb 100644
--- a/app-crypt/rpm-sequoia/rpm-sequoia-1.6.0.ebuild
+++ b/app-crypt/rpm-sequoia/rpm-sequoia-1.6.0.ebuild
@@ -290,9 +290,9 @@ src_compile() {
}
src_install() {
- newlib.so target/$(usex debug debug release)/librpm_sequoia.so librpm_sequoia.so.1
+ newlib.so "$(cargo_target_dir)"/librpm_sequoia.so librpm_sequoia.so.1
dosym librpm_sequoia.so.1 /usr/$(get_libdir)/librpm_sequoia.so
insinto /usr/$(get_libdir)/pkgconfig
- doins target/$(usex debug debug release)/rpm-sequoia.pc
+ doins "$(cargo_target_dir)"/rpm-sequoia.pc
}
next reply other threads:[~2024-06-17 9:39 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-17 9:39 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-10 1:33 [gentoo-commits] repo/gentoo:master commit in: app-crypt/rpm-sequoia/ Sam James
2025-02-10 1:33 Sam James
2024-08-09 11:31 James Le Cuirot
2024-07-17 5:04 Sam James
2024-07-17 5:04 Sam James
2024-07-12 6:21 Ionen Wolkens
2024-07-12 5:55 Eli Schwartz
2024-05-28 12:29 Michał Górny
2024-04-23 5:25 Viorel Munteanu
2024-04-05 5:38 Sam James
2024-03-23 5:59 Sam James
2024-03-23 5:59 Sam James
2024-01-28 20:17 Arthur Zamarin
2024-01-28 20:17 Arthur Zamarin
2024-01-03 9:11 WANG Xuerui
2023-12-22 7:50 Joonas Niilola
2023-12-15 6:24 Sam James
2023-12-15 6:24 Sam James
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=1718616464.b294ab2390aab244276d40095062912000e491bf.chewi@gentoo \
--to=chewi@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