summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 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