mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-util/blueprint-compiler: Sync live ebuild
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
This commit is contained in:
@@ -80,13 +80,9 @@ src_install() {
|
||||
meson_src_install
|
||||
python_doscript "${exe}"
|
||||
python_optimize
|
||||
|
||||
# Install Sphinx-generated documentation only once
|
||||
# since the documentation is supposed to be identical
|
||||
# between different Python implementations
|
||||
use doc && HTML_DOCS=( "${BUILD_DIR}/docs"/* )
|
||||
}
|
||||
|
||||
python_foreach_impl my_src_install
|
||||
use doc && build_sphinx docs
|
||||
einstalldocs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user