mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-python/pycollada: fix docdir path
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -29,7 +29,7 @@ distutils_enable_tests unittest
|
||||
|
||||
python_install_all() {
|
||||
if use examples ; then
|
||||
insinto /usr/share/${P}/
|
||||
insinto /usr/share/${PF}/
|
||||
doins -r examples
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user