commit:     d789a02141117aef88ba55d035f11d3127dd35db
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 08:04:03 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 08:39:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d789a021

sci-chemistry/openbabel: Fix API doc installation

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=619140
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-chemistry/openbabel/openbabel-2.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/openbabel/openbabel-2.4.1.ebuild 
b/sci-chemistry/openbabel/openbabel-2.4.1.ebuild
index 7674873aea9..2e3c423900e 100644
--- a/sci-chemistry/openbabel/openbabel-2.4.1.ebuild
+++ b/sci-chemistry/openbabel/openbabel-2.4.1.ebuild
@@ -66,7 +66,7 @@ src_install() {
        dodoc doc/{*.html,*.png}
        if use doc ; then
                docinto html/API
-               dodoc doc/API/html/*
+               dodoc -r doc/API/html/*
        fi
 
        cmake-utils_src_install

Reply via email to