From 0f736d5c499c4e078e9c50d316027031476817d6 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 30 Sep 2015 19:29:04 +0200 Subject: [PATCH] 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 --- dev-python/pyface/pyface-4.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyface/pyface-4.5.2.ebuild b/dev-python/pyface/pyface-4.5.2.ebuild index 0f21cf8c042c..9a0c3605e335 100644 --- a/dev-python/pyface/pyface-4.5.2.ebuild +++ b/dev-python/pyface/pyface-4.5.2.ebuild @@ -44,6 +44,6 @@ python_test() { } python_install_all() { - use exmaples && EXAMPLES=( examples/. ) + use examples && EXAMPLES=( examples/. ) distutils-r1_python_install_all } -- 2.26.2