mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
*/*: [QA] Remove redundant --docdir/--htmldir
Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -50,7 +50,6 @@ src_configure() {
|
||||
[[ ${EPYTHON/.*} = "python2" ]] && apidocs=$(use_enable doc api-docs)
|
||||
|
||||
econf \
|
||||
--docdir="${EPREFIX}"/usr/share/doc/${PF} \
|
||||
--disable-html-docs \
|
||||
${apidocs} \
|
||||
PYTHON_INCLUDES="$(${PYTHON_CONFIG} --includes)" \
|
||||
|
||||
Reference in New Issue
Block a user