dev-python/decorator: remove pdf dodoc for bug 626806

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Matthew Thode
2017-09-30 14:15:44 -05:00
parent 77cd5f492a
commit 63a3d060c2

View File

@@ -25,6 +25,5 @@ python_test() {
}
python_install_all() {
use doc && dodoc documentation.pdf
distutils-r1_python_install_all
}