From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/yara-x/
Date: Mon, 17 Jun 2024 09:39:29 +0000 (UTC) [thread overview]
Message-ID: <1718616466.8b5ee01bd826809eda716d591af171e075981fc4.chewi@gentoo> (raw)
commit: 8b5ee01bd826809eda716d591af171e075981fc4
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 21:43:29 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 09:27:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5ee01b
app-forensics/yara-x: Use new cargo_target_dir helper
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
app-forensics/yara-x/yara-x-0.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-forensics/yara-x/yara-x-0.4.0.ebuild b/app-forensics/yara-x/yara-x-0.4.0.ebuild
index d5ae4cdb0be4..2786cd4fb4d5 100644
--- a/app-forensics/yara-x/yara-x-0.4.0.ebuild
+++ b/app-forensics/yara-x/yara-x-0.4.0.ebuild
@@ -571,8 +571,8 @@ src_test() {
}
src_install() {
- dobin target/$(usex debug "debug" "release")/yr
- dolib.so target/$(usex debug "debug" "release")/*.so
+ dobin "$(cargo_target_dir)"/yr
+ dolib.so "$(cargo_target_dir)"/*.so
wrap_python ${FUNCNAME}
}
next reply other threads:[~2024-06-17 9:39 UTC|newest]
Thread overview: 34+ 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-09-06 14:30 [gentoo-commits] repo/gentoo:master commit in: app-forensics/yara-x/ Sam James
2025-09-06 14:30 Sam James
2025-09-06 14:30 Sam James
2025-08-24 5:49 Sam James
2025-08-08 20:00 Sam James
2025-07-23 2:37 Sam James
2025-07-23 2:37 Sam James
2025-07-04 20:00 Sam James
2025-06-13 0:15 Sam James
2025-06-13 0:15 Sam James
2025-06-06 0:08 Sam James
2025-06-05 21:22 Sam James
2025-05-27 8:28 Sam James
2025-04-24 18:23 Sam James
2025-04-24 18:23 Sam James
2025-04-24 18:23 Sam James
2025-04-03 15:35 Jakov Smolić
2025-02-28 8:10 Arthur Zamarin
2025-02-28 7:46 Arthur Zamarin
2025-02-16 16:36 Sam James
2025-02-16 16:36 Sam James
2025-01-21 13:13 Joonas Niilola
2024-12-01 11:54 Sam James
2024-12-01 11:54 Sam James
2024-11-23 16:12 Sam James
2024-11-09 13:54 Sam James
2024-09-14 7:09 Joonas Niilola
2024-09-14 7:09 Joonas Niilola
2024-08-28 20:35 Sam James
2024-08-10 7:24 Joonas Niilola
2024-08-10 7:24 Joonas Niilola
2024-07-26 7:40 Joonas Niilola
2024-05-31 0:38 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=1718616466.8b5ee01bd826809eda716d591af171e075981fc4.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