mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-util/blueprint-compiler: Build documentation in src_compile
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
This commit is contained in:
@@ -53,6 +53,7 @@ src_configure() {
|
||||
|
||||
src_compile() {
|
||||
python_foreach_impl meson_src_compile
|
||||
use doc && build_sphinx docs
|
||||
}
|
||||
|
||||
src_test() {
|
||||
@@ -83,6 +84,4 @@ src_install() {
|
||||
}
|
||||
|
||||
python_foreach_impl my_src_install
|
||||
use doc && build_sphinx docs
|
||||
einstalldocs
|
||||
}
|
||||
|
||||
@@ -53,6 +53,7 @@ src_configure() {
|
||||
|
||||
src_compile() {
|
||||
python_foreach_impl meson_src_compile
|
||||
use doc && build_sphinx docs
|
||||
}
|
||||
|
||||
src_test() {
|
||||
@@ -83,6 +84,4 @@ src_install() {
|
||||
}
|
||||
|
||||
python_foreach_impl my_src_install
|
||||
use doc && build_sphinx docs
|
||||
einstalldocs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user