mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-util/mock: fix PYTHONPATH
Closes: https://bugs.gentoo.org/920633 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -83,7 +83,7 @@ src_install() {
|
||||
}
|
||||
|
||||
src_test() {
|
||||
epytest tests
|
||||
PYTHONPATH=py epytest tests
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user