commit | 041e00106f9a30d9e444f0b3403ec9204c0688d2 | [log] [tgz] |
---|---|---|
author | Vit Mojzis <vmojzis@redhat.com> | Wed Nov 30 14:31:23 2016 +0100 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Wed Nov 30 08:49:26 2016 -0500 |
tree | fa3dfeeb7fc3b9405739869ed6e9a8ec29133ee0 | |
parent | 7e09f584e1f7b315abc4f55023234e3225ab9fa0 [diff] |
python/sepolicy/sepolicy/gui: Fix getting python lib path Python code is not platform specific and resides always in lib (as opposed to lib64 on x64 architectures). Signed-off-by: Vit Mojzis <vmojzis@redhat.com>