From: "Takuya Wakazono" <pastalian46@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-text/tldr/
Date: Sat, 10 Feb 2024 11:40:44 +0000 (UTC) [thread overview]
Message-ID: <1707565173.4ed31b6d76025d5c2a9aa0883a872fc6bbfd1f12.pastalian46@gentoo> (raw)
commit: 4ed31b6d76025d5c2a9aa0883a872fc6bbfd1f12
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Fri Feb 9 12:49:09 2024 +0000
Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Sat Feb 10 11:39:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ed31b6d
app-text/tldr: fix man USE flag
Closes: https://bugs.gentoo.org/924148
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
app-text/tldr/tldr-3.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/tldr/tldr-3.2.0.ebuild b/app-text/tldr/tldr-3.2.0.ebuild
index dce4027d8e..bc86dde4d3 100644
--- a/app-text/tldr/tldr-3.2.0.ebuild
+++ b/app-text/tldr/tldr-3.2.0.ebuild
@@ -40,7 +40,7 @@ src_prepare() {
}
src_compile() {
- emake -C docs
+ use man && emake -C docs
distutils-r1_src_compile
}
next reply other threads:[~2024-02-10 11:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-10 11:40 Takuya Wakazono [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-01 18:57 [gentoo-commits] repo/proj/guru:dev commit in: app-text/tldr/ Filip Kobierski
2025-02-01 18:57 Filip Kobierski
2024-02-08 9:57 Takuya Wakazono
2024-02-08 9:57 Takuya Wakazono
2023-12-02 13:34 Ankit Goel
2021-08-31 8:54 Alessandro Barbieri
2021-08-23 4:32 James Kalyan
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=1707565173.4ed31b6d76025d5c2a9aa0883a872fc6bbfd1f12.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