sci-chemistry/openbabel: Fix API doc installation
authorJustin Lecher <jlec@gentoo.org>
Sat, 3 Jun 2017 08:04:03 +0000 (09:04 +0100)
committerJustin Lecher <jlec@gentoo.org>
Sat, 3 Jun 2017 08:39:45 +0000 (09:39 +0100)
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@gentoo.org>
sci-chemistry/openbabel/openbabel-2.4.1.ebuild

index 7674873aea95ec557321e153988ea99ababb1864..2e3c423900ed78332099e737e4b0e783d801240e 100644 (file)
@@ -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