summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-06-03 09:04:03 +0100
committerJustin Lecher <jlec@gentoo.org>2017-06-03 09:39:45 +0100
commitd789a02141117aef88ba55d035f11d3127dd35db (patch)
tree92e86851d943243f448214117070bf6c519ef01a /sci-chemistry/openbabel
parentx11-libs/liboglappth: Drop old (diff)
downloadgentoo-d789a02141117aef88ba55d035f11d3127dd35db.tar.gz
gentoo-d789a02141117aef88ba55d035f11d3127dd35db.tar.bz2
gentoo-d789a02141117aef88ba55d035f11d3127dd35db.zip
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@gentoo.org>
Diffstat (limited to 'sci-chemistry/openbabel')
-rw-r--r--sci-chemistry/openbabel/openbabel-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/openbabel/openbabel-2.4.1.ebuild b/sci-chemistry/openbabel/openbabel-2.4.1.ebuild
index 7674873aea95..2e3c423900ed 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