From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/geckodriver/
Date: Mon, 17 Jun 2024 09:39:30 +0000 (UTC) [thread overview]
Message-ID: <1718616473.66ef853894660d85460dd6b87ee35391725d9be4.chewi@gentoo> (raw)
commit: 66ef853894660d85460dd6b87ee35391725d9be4
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 21:53:39 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 09:27:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66ef8538
net-misc/geckodriver: Use new cargo_target_dir helper
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
net-misc/geckodriver/geckodriver-0.34.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/geckodriver/geckodriver-0.34.0.ebuild b/net-misc/geckodriver/geckodriver-0.34.0.ebuild
index 197a6abe6005..f06e338bad60 100644
--- a/net-misc/geckodriver/geckodriver-0.34.0.ebuild
+++ b/net-misc/geckodriver/geckodriver-0.34.0.ebuild
@@ -224,6 +224,6 @@ src_install() {
mkdir -p "${D}"/usr/$(get_libdir)/firefox || die "Failed to create /usr/lib*/firefox directory."
exeinto /usr/$(get_libdir)/firefox
- doexe target/release/geckodriver
+ doexe "$(cargo_target_dir)"/geckodriver
dosym -r /usr/$(get_libdir)/firefox/geckodriver /usr/bin/geckodriver
}
next reply other threads:[~2024-06-17 9:39 UTC|newest]
Thread overview: 9+ 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 --
2024-10-12 8:13 [gentoo-commits] repo/gentoo:master commit in: net-misc/geckodriver/ Michał Górny
2024-09-16 13:09 Joonas Niilola
2024-09-16 13:09 Joonas Niilola
2024-08-27 7:00 Joonas Niilola
2024-08-08 11:22 Joonas Niilola
2024-07-09 7:04 Joonas Niilola
2024-04-27 9:57 Yixun Lan
2024-04-27 4:32 Joonas Niilola
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=1718616473.66ef853894660d85460dd6b87ee35391725d9be4.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