mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-terms/kitty: use tempdir for config directory for tests
Closes: https://bugs.gentoo.org/646840
This commit is contained in:
@@ -70,6 +70,7 @@ src_compile() {
|
||||
}
|
||||
|
||||
src_test() {
|
||||
export KITTY_CONFIG_DIRECTORY=${T}
|
||||
"${EPYTHON}" test.py || die
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user