dev-python/pygtk: Use dodoc for examples

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2020-03-16 22:17:06 +01:00
parent 1356ba4a3d
commit a42cd1ed93

View File

@@ -101,8 +101,7 @@ src_install() {
if use examples; then
rm examples/Makefile* || die
insinto /usr/share/doc/${PF}
doins -r examples
dodoc -r examples
fi
python_foreach_impl run_in_build_dir gnome2_src_install