mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-python/os-ken: fix dir to remove
Closes: https://bugs.gentoo.org/835877 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -48,6 +48,6 @@ BDEPEND="
|
||||
distutils_enable_tests nose
|
||||
|
||||
src_prepare() {
|
||||
rm -r os-ken/os-ken/tests/integrated || die
|
||||
rm -r "${S}/os_ken/tests/integrated" || die
|
||||
default
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user