mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
sys-apps/dool: place html docs in the right directory
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -59,7 +59,10 @@ src_install() {
|
||||
|
||||
einstalldocs
|
||||
|
||||
dodoc examples/{mstat,read}.py docs/*.html
|
||||
dodoc examples/{mstat,read}.py
|
||||
|
||||
docinto html
|
||||
dodoc docs/*.html
|
||||
}
|
||||
|
||||
src_test() {
|
||||
@@ -59,7 +59,10 @@ src_install() {
|
||||
|
||||
einstalldocs
|
||||
|
||||
dodoc examples/{mstat,read}.py docs/*.html
|
||||
dodoc examples/{mstat,read}.py
|
||||
|
||||
docinto html
|
||||
dodoc docs/*.html
|
||||
}
|
||||
|
||||
src_test() {
|
||||
|
||||
Reference in New Issue
Block a user