commit | ad3aa7f52f81f747e58f9250f968aae975dcfeef | [log] [tgz] |
---|---|---|
author | Nicolas Iooss <nicolas.iooss@m4x.org> | Mon Nov 14 22:28:16 2016 +0100 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Tue Nov 15 11:04:00 2016 -0500 |
tree | 3ecb0c19e581726d29f8c354a22a52e9a5a4b35a | |
parent | f5b9bc2a06cc165ed4feef89c407481f4df8a71a [diff] |
libsemanage: query for python site-packages dir directly Use the python interpreter to find the install directory, like commit 8162f10e670d ("libselinux: query for python site-packages dir directly") did for libselinux. While at it, do not install semanage.py (generated by SWIG) with executable permission bits. Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>