Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 585216
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- webob-1.5.1-r1.ebuild       2016-06-07 20:17:21.000000000 +0100
0
++ webob-1.5.1.ebuild  2016-06-07 20:20:35.000000000 +0100
Lines 39-44 Link Here
39
}
39
}
40
40
41
python_install_all() {
41
python_install_all() {
42
       use doc && local HTML_DOCS=( "${S}"/build/sphinx/html/. )
42
       use doc && local HTML_DOCS=( "${BUILD_DIR}"/sphinx/html/. )
43
       distutils-r1_python_install_all
43
       distutils-r1_python_install_all
44
}
44
}

Return to bug 585216