mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-python/cchardet: call esetup.py cause its shorter
and add proper die message Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -35,5 +35,5 @@ distutils_enable_tests nose
|
||||
#}
|
||||
|
||||
python_test() {
|
||||
"${EPYTHON}" setup.py nosetests || die
|
||||
esetup.py nosetests || die "Tests fail with ${EPYTHON}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user