mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/scikits_learn: Fix typo in doc installation
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=572806 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -89,7 +89,7 @@ python_compile_all() {
|
||||
MPLCONFIGDIR="${BUILD_DIR}" \
|
||||
PYTHONPATH="${d}" \
|
||||
emake html
|
||||
rm -r "${d}"/sklearn/datasets/{data,desr,images} || die
|
||||
rm -r "${d}"/sklearn/datasets/{data,descr,images} || die
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user