summaryrefslogtreecommitdiff
path: root/dev-util/duma/duma-2.5.15-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
commit71deace00d1a2b091313fe137ab7092418c6f87c (patch)
tree9f1f0dee23e13658e52f49437befe78427148c51 /dev-util/duma/duma-2.5.15-r2.ebuild
parent29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff)
gentoo resync : 10.02.2020
Diffstat (limited to 'dev-util/duma/duma-2.5.15-r2.ebuild')
-rw-r--r--dev-util/duma/duma-2.5.15-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/duma/duma-2.5.15-r2.ebuild b/dev-util/duma/duma-2.5.15-r2.ebuild
index 5f6cbd88a61c..411a077e3369 100644
--- a/dev-util/duma/duma-2.5.15-r2.ebuild
+++ b/dev-util/duma/duma-2.5.15-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -78,8 +78,8 @@ src_install(){
dodoc CHANGELOG TODO GNUmakefile
if use examples; then
- insinto /usr/share/doc/${PF}/examples
- doins example[1-6].cpp example_makes/ex6/Makefile
+ docinto examples
+ dodoc example[1-6].cpp example_makes/ex6/Makefile
fi
}