media-video/olive: fix doxygen
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
1820c31ff7
commit
fd59971144
@ -55,9 +55,9 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
cmake_src_install
|
||||
if use doxygen; then
|
||||
docinto html
|
||||
dodoc -r docs/html/.
|
||||
dodoc -r "${BUILD_DIR}"/docs/html/*
|
||||
fi
|
||||
cmake_src_install
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user