From: "Takuya Wakazono" <pastalian46@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/lact/
Date: Sat, 20 Jul 2024 03:01:49 +0000 (UTC) [thread overview]
Message-ID: <1721444403.19e4e10f3bc45a06e830633d455fc2afafe0e0f3.pastalian46@gentoo> (raw)
commit: 19e4e10f3bc45a06e830633d455fc2afafe0e0f3
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sat Jul 20 02:50:35 2024 +0000
Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Sat Jul 20 03:00:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19e4e10f
sys-apps/lact: use cargo_target_dir helper
This will cause QA notice (sed noop) in normal builds but I accept it
for readability.
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
sys-apps/lact/lact-0.5.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/lact/lact-0.5.5.ebuild b/sys-apps/lact/lact-0.5.5.ebuild
index 46b76fc7b..3424a7e04 100644
--- a/sys-apps/lact/lact-0.5.5.ebuild
+++ b/sys-apps/lact/lact-0.5.5.ebuild
@@ -387,7 +387,7 @@ QA_FLAGS_IGNORED="usr/bin/lact"
src_configure() {
sed -i "/^strip =/d" Cargo.toml || die
- use debug && { sed -i "s|target/release|target/debug|" Makefile || die; }
+ sed -i "s|target/release|$(cargo_target_dir)|" Makefile || die
local myfeatures=(
$(usev drm)
next reply other threads:[~2024-07-20 3:01 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-20 3:01 Takuya Wakazono [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-05 14:23 [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/lact/ Takuya Wakazono
2025-03-05 14:23 Takuya Wakazono
2025-01-15 13:54 Takuya Wakazono
2025-01-15 13:54 Takuya Wakazono
2024-11-15 14:01 Takuya Wakazono
2024-09-23 9:51 Takuya Wakazono
2024-09-23 9:51 Takuya Wakazono
2024-07-19 11:26 Takuya Wakazono
2024-07-19 11:26 Takuya Wakazono
2024-04-23 10:08 Takuya Wakazono
2024-04-23 10:08 Takuya Wakazono
2024-03-02 15:20 Takuya Wakazono
2024-01-23 10:33 Takuya Wakazono
2023-12-23 15:33 Takuya Wakazono
2023-11-28 15:35 Takuya Wakazono
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=1721444403.19e4e10f3bc45a06e830633d455fc2afafe0e0f3.pastalian46@gentoo \
--to=pastalian46@gmail.com \
--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