summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-09-30 14:15:44 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-09-30 14:15:44 -0500
commit63a3d060c22290e75439f3bdb0fa02e12716a992 (patch)
treec30ef22caea8368ae04d3b377649e0772d6d7060 /dev-python/decorator
parentdev-tex/luatex: Fix build with app-text/poppler-0.57 (diff)
downloadgentoo-63a3d060c22290e75439f3bdb0fa02e12716a992.tar.gz
gentoo-63a3d060c22290e75439f3bdb0fa02e12716a992.tar.bz2
gentoo-63a3d060c22290e75439f3bdb0fa02e12716a992.zip
dev-python/decorator: remove pdf dodoc for bug 626806
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python/decorator')
-rw-r--r--dev-python/decorator/decorator-4.1.2.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/decorator/decorator-4.1.2.ebuild b/dev-python/decorator/decorator-4.1.2.ebuild
index 7af1370f23c2..5de0b38ebb3c 100644
--- a/dev-python/decorator/decorator-4.1.2.ebuild
+++ b/dev-python/decorator/decorator-4.1.2.ebuild
@@ -25,6 +25,5 @@ python_test() {
}
python_install_all() {
- use doc && dodoc documentation.pdf
distutils-r1_python_install_all
}