mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
app-text/tldr: fix man USE flag
Closes: https://bugs.gentoo.org/924148 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -40,7 +40,7 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
emake -C docs
|
||||
use man && emake -C docs
|
||||
distutils-r1_src_compile
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user