From d789a02141117aef88ba55d035f11d3127dd35db Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sat, 3 Jun 2017 09:04:03 +0100 Subject: 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 --- sci-chemistry/openbabel/openbabel-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-chemistry') 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 -- cgit v1.2.1