diff --git a/dev-ruby/systemu/systemu-2.6.5.ebuild b/dev-ruby/systemu/systemu-2.6.5.ebuild index 1b7c7763d8910..019f7f6307b3c 100644 --- a/dev-ruby/systemu/systemu-2.6.5.ebuild +++ b/dev-ruby/systemu/systemu-2.6.5.ebuild @@ -22,6 +22,5 @@ IUSE="" all_ruby_install() { all_fakegem_install - insinto /usr/share/doc/${PF} - doins -r samples + dodoc -r samples }