summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/systemu/systemu-2.6.5.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/systemu/systemu-2.6.5.ebuild b/dev-ruby/systemu/systemu-2.6.5.ebuild
index 1b7c7763d891..019f7f6307b3 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
}