commit: 67f51249608b99d6431273b3e622e45b88fa2dce
Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 2 15:01:30 2020 +0000
Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Sun Feb 2 15:01:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f51249
sci-libs/cln: minor ebuild cleanup
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>
sci-libs/cln/cln-1.3.6.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/sci-libs/cln/cln-1.3.6.ebuild b/sci-libs/cln/cln-1.3.6.ebuild
index 319cd491c61..d8f58d81191 100644
--- a/sci-libs/cln/cln-1.3.6.ebuild
+++ b/sci-libs/cln/cln-1.3.6.ebuild
@@ -46,9 +46,6 @@ src_compile() {
src_install () {
default
- if use doc; then
- einstalldocs
- fi
if use examples; then
docompress -x /usr/share/doc/${PF}/examples
docinto examples