mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sys-apps/selinux-python: add missing local
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -82,6 +82,7 @@ python_test() {
|
||||
# PYTHONPATH, so they get actually found and used. In
|
||||
# particular, already installed versions on the system are not
|
||||
# used.
|
||||
local dir
|
||||
for dir in audit2allow chcat semanage sepolgen/src sepolicy ; do
|
||||
PYTHONPATH="${S}/${dir}:${PYTHONPATH}"
|
||||
done
|
||||
|
||||
@@ -82,6 +82,7 @@ python_test() {
|
||||
# PYTHONPATH, so they get actually found and used. In
|
||||
# particular, already installed versions on the system are not
|
||||
# used.
|
||||
local dir
|
||||
for dir in audit2allow chcat semanage sepolgen/src sepolicy ; do
|
||||
PYTHONPATH="${S}/${dir}:${PYTHONPATH}"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user