dev-python/boto3-1.12.48: Fix build with USE=doc (bug #720812)
authorPatrick McLean <patrick.mclean@sony.com>
Thu, 7 May 2020 01:15:03 +0000 (18:15 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Thu, 7 May 2020 01:15:03 +0000 (18:15 -0700)
Closes: https://bugs.gentoo.org/720812
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/boto3/boto3-1.12.48.ebuild

index d996a7288df90959f086e9cc91549f2efd6ed2d6..1d5780433f8adce9cb32ee61cadd087e7599c980 100644 (file)
@@ -34,7 +34,7 @@ BDEPEND="
 
 RESTRICT="!test? ( test )"
 
-distutils_enable_sphinx docs \
+distutils_enable_sphinx docs/source \
        'dev-python/guzzle_sphinx_theme'
 
 python_prepare_all() {