mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -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:
parent
e63860b6e8
commit
4ed31b6d76
@ -40,7 +40,7 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
emake -C docs
|
||||
use man && emake -C docs
|
||||
distutils-r1_src_compile
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user