commit:     1edd16f9741652753124941692cff1855b027814
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 23 06:54:08 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 06:56:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1edd16f9

app-leechcraft/lc-azoth: replace dohtml with dodoc (bug #653836)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-leechcraft/lc-azoth/lc-azoth-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild 
b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild
index 63f347cfd7d..0eadc74c2bc 100644
--- a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild
+++ b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild
@@ -103,7 +103,7 @@ src_configure() {
 
 src_install() {
        cmake-utils_src_install
-       use doc && dohtml -r "${CMAKE_BUILD_DIR}"/out/html/*
+       use doc && dodoc -r "${CMAKE_BUILD_DIR}"/out/html/*
 }
 
 pkg_postinst() {

Reply via email to