commit: 63a3d060c22290e75439f3bdb0fa02e12716a992
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 30 19:15:44 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Sep 30 19:15:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a3d060
dev-python/decorator: remove pdf dodoc for bug 626806
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-python/decorator/decorator-4.1.2.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/decorator/decorator-4.1.2.ebuild
b/dev-python/decorator/decorator-4.1.2.ebuild
index 7af1370f23c..5de0b38ebb3 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
}