projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f349b63
)
dev-python/bokeh: Make repoman more happy
author
Pacho Ramos
<pacho@gentoo.org>
Thu, 28 Jun 2018 19:02:17 +0000
(21:02 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Thu, 28 Jun 2018 19:17:50 +0000
(21:17 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
dev-python/bokeh/bokeh-0.12.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/bokeh/bokeh-0.12.6.ebuild
b/dev-python/bokeh/bokeh-0.12.6.ebuild
index df90b6f197951829d23476c735aafdcc290b7bbd..ad25ef0ae41959114e9d02a5832192a6a4787233 100644
(file)
--- a/
dev-python/bokeh/bokeh-0.12.6.ebuild
+++ b/
dev-python/bokeh/bokeh-0.12.6.ebuild
@@
-69,7
+69,7
@@
python_test() {
python_install_all() {
if use examples; then
insinto "/usr/share/doc/${PF}/examples/"
- doins examples/*
+ doins examples/*
fi
distutils-r1_python_install_all
}