From: "Jonas Frei" <freijon@pm.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-editors/helix/
Date: Wed, 15 Mar 2023 19:48:20 +0000 (UTC) [thread overview]
Message-ID: <1678909635.3216d79f8618bceee09ca7533c4b38c82b3b66d7.freijon@gentoo> (raw)
commit: 3216d79f8618bceee09ca7533c4b38c82b3b66d7
Author: Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Wed Mar 15 19:47:15 2023 +0000
Commit: Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Wed Mar 15 19:47:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3216d79f
app-editors/helix: Fixes grammar build with 'debug' USE flag
Closes: https://bugs.gentoo.org/901007
Signed-off-by: Jonas Frei <freijon <AT> pm.me>
app-editors/helix/helix-22.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-editors/helix/helix-22.12.ebuild b/app-editors/helix/helix-22.12.ebuild
index 70803a05a..324db4a34 100644
--- a/app-editors/helix/helix-22.12.ebuild
+++ b/app-editors/helix/helix-22.12.ebuild
@@ -418,7 +418,7 @@ src_compile() {
export HELIX_DISABLE_AUTO_GRAMMAR_BUILD=1
export HELIX_RUNTIME="${S}/runtime"
cargo_src_compile
- use grammar && ( target/release/hx --grammar build || die )
+ use grammar && ( target/$(usex debug debug release)/hx --grammar build || die )
}
src_install() {
next reply other threads:[~2023-03-15 19:48 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-15 19:48 Jonas Frei [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-16 8:40 [gentoo-commits] repo/proj/guru:dev commit in: app-editors/helix/ Florian Schmaus
2022-12-03 21:04 Thibaud CANALE
2022-11-12 18:14 Jack Sangdahl
2022-09-08 10:06 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-09-08 10:06 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-09-08 10:06 Andrew Ammerlaan
2022-09-01 21:42 Jonas Frei
2022-08-31 18:17 Jonas Frei
2022-07-19 17:17 Jonas Frei
2022-01-13 15:37 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2022-01-13 15:37 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-01-10 16:26 Luciano Degni
2022-01-10 16:26 Luciano Degni
2022-01-10 12:58 Andrew Ammerlaan
2022-01-07 20:10 Luciano Degni
2022-01-07 18:16 Luciano Degni
2022-01-07 18:16 Luciano Degni
2021-12-15 10:35 Andrew Ammerlaan
2021-10-21 16:28 Rabindra Dhakal
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=1678909635.3216d79f8618bceee09ca7533c4b38c82b3b66d7.freijon@gentoo \
--to=freijon@pm.me \
--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