mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user