From: Andrey Grozin Date: Sun, 2 Feb 2020 15:01:30 +0000 (+0700) Subject: sci-libs/cln: minor ebuild cleanup X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=67f51249608b99d6431273b3e622e45b88fa2dce;p=gentoo.git sci-libs/cln: minor ebuild cleanup Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Andrey Grozin --- diff --git a/sci-libs/cln/cln-1.3.6.ebuild b/sci-libs/cln/cln-1.3.6.ebuild index 319cd491c618..d8f58d811919 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