sci-mathematics/slepc: fix install phase with USE=doc

Signed-off-by: Matthias Maier <tamiko@gentoo.org>
This commit is contained in:
Matthias Maier
2026-03-07 23:32:12 -06:00
parent e104b23fd9
commit bc1e58e70a

View File

@@ -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