mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/rootpy: Use dodoc
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -46,7 +46,6 @@ python_test() {
|
||||
python_install_all() {
|
||||
distutils-r1_python_install_all
|
||||
if use examples; then
|
||||
insinto /usr/share/doc/${PF}
|
||||
doins -r examples
|
||||
dodoc -r examples
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user