mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sci-mathematics/slepc: fix install phase with USE=doc
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
This commit is contained in:
@@ -112,9 +112,8 @@ src_install() {
|
||||
fi
|
||||
|
||||
if use doc ; then
|
||||
dodoc docs/slepc.pdf
|
||||
docinto html
|
||||
dodoc -r docs/*.html docs/manualpages
|
||||
dodoc -r docs/*
|
||||
fi
|
||||
|
||||
# add PETSC_DIR to environmental variables
|
||||
|
||||
Reference in New Issue
Block a user