dev-python/pygtk: Use dodoc for examples
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 16 Mar 2020 21:17:06 +0000 (22:17 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 16 Mar 2020 21:28:33 +0000 (22:28 +0100)
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/pygtk/pygtk-2.24.0-r5.ebuild

index 7678728182983860c1c58f0f20f094d7c9dfdab8..20d3d861938b5ed85b5a9533357a34f8f350e554 100644 (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