projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eec7c4
)
dev-python/blinker: Readd doc USE handling
author
Justin Lecher
<jlec@gentoo.org>
Wed, 9 Dec 2015 15:01:22 +0000
(16:01 +0100)
committer
Justin Lecher
<jlec@gentoo.org>
Wed, 9 Dec 2015 15:10:02 +0000
(16:10 +0100)
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/blinker/blinker-1.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/blinker/blinker-1.4.ebuild
b/dev-python/blinker/blinker-1.4.ebuild
index 72c4bc693fabdafe264f4d62cd40d8d428e34108..b732922f80cabd02edbdbe08fd9461b0a2959d21 100644
(file)
--- a/
dev-python/blinker/blinker-1.4.ebuild
+++ b/
dev-python/blinker/blinker-1.4.ebuild
@@
-24,6
+24,6
@@
python_test() {
}
python_install_all() {
- HTML_DOCS=( docs/html/. )
+
use doc &&
HTML_DOCS=( docs/html/. )
distutils-r1_python_install_all
}