Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
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
}