mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -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
|
einstalldocs
|
||||||
|
|
||||||
dodoc examples/{mstat,read}.py docs/*.html
|
dodoc examples/{mstat,read}.py
|
||||||
|
|
||||||
|
docinto html
|
||||||
|
dodoc docs/*.html
|
||||||
}
|
}
|
||||||
|
|
||||||
src_test() {
|
src_test() {
|
||||||
@@ -59,7 +59,10 @@ src_install() {
|
|||||||
|
|
||||||
einstalldocs
|
einstalldocs
|
||||||
|
|
||||||
dodoc examples/{mstat,read}.py docs/*.html
|
dodoc examples/{mstat,read}.py
|
||||||
|
|
||||||
|
docinto html
|
||||||
|
dodoc docs/*.html
|
||||||
}
|
}
|
||||||
|
|
||||||
src_test() {
|
src_test() {
|
||||||
|
|||||||
Reference in New Issue
Block a user