mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/geos: fix doc build
Closes: https://bugs.gentoo.org/859373 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -40,7 +40,7 @@ src_install() {
|
||||
cmake_src_install
|
||||
|
||||
if use doc ; then
|
||||
HTML_DOCS=( "${BUILD_DIR}"/doc/doxygen_docs/html/. )
|
||||
HTML_DOCS=( "${BUILD_DIR}"/doxygen/doxygen_docs/html/. )
|
||||
einstalldocs
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user