projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7254c75
)
dev-python/pytables: don't try to install docs/html
author
Craig Andrews
<candrews@gentoo.org>
Fri, 18 Jan 2019 22:19:40 +0000
(17:19 -0500)
committer
Craig Andrews
<candrews@gentoo.org>
Fri, 18 Jan 2019 22:19:56 +0000
(17:19 -0500)
Bug: https://bugs.gentoo.org/672662
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews@gentoo.org>
dev-python/pytables/pytables-3.4.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytables/pytables-3.4.4.ebuild
b/dev-python/pytables/pytables-3.4.4.ebuild
index d50eccfc1b906edeaf9a7bea6ca87020bd4ee2b8..631c7abcf9b5398560bc3c65dec8aec42bbb38fc 100644
(file)
--- a/
dev-python/pytables/pytables-3.4.4.ebuild
+++ b/
dev-python/pytables/pytables-3.4.4.ebuild
@@
-65,7
+65,6
@@
python_test() {
python_install_all() {
if use doc; then
- HTML_DOCS=( doc/html/. )
DOCS+=( doc/scripts )
fi
distutils-r1_python_install_all