mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/pyface: Fix typo
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=561916 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=561822 Package-Manager: portage-2.2.22 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -44,6 +44,6 @@ python_test() {
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
use exmaples && EXAMPLES=( examples/. )
|
||||
use examples && EXAMPLES=( examples/. )
|
||||
distutils-r1_python_install_all
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user