mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lang/idris2: use dodoc instead of insinto
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -101,8 +101,5 @@ src_install() {
|
||||
einstalldocs
|
||||
|
||||
# Install documentation
|
||||
if use doc; then
|
||||
insinto /usr/share/doc/${PF}/
|
||||
doins -r ./docs/build/html
|
||||
fi
|
||||
use doc && dodoc -r ./docs/build/html
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user