OwlCyberDefense / setools

setools has moved to https://github.com/SELinuxProject/setools
Other
91 stars 34 forks source link

setup.py: support locally-built libsepol #138

Closed pebenito closed 7 years ago

pebenito commented 8 years ago

Enhance the setup script so that a locally-compiled libsepol can be used. This will allow the user to build setools against a new version of libsepol, without having to update the libsepol on the system, which is likely installed from a distro package.