mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
games-puzzle/pathological: Fix docs installation
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -83,9 +83,10 @@ src_install() {
|
||||
doins ${PN}_scores
|
||||
fperms 660 /var/games/${PN}_scores
|
||||
|
||||
dodoc changelog README TODO
|
||||
doman ${PN}.6
|
||||
use doc && dohtml -r html/*
|
||||
use doc && local HTML_DOCS=( html/. )
|
||||
einstalldocs
|
||||
dodoc changelog
|
||||
|
||||
doicon ${PN}.xpm
|
||||
make_desktop_entry ${PN} Pathological ${PN}
|
||||
|
||||
Reference in New Issue
Block a user