mirror of
https://github.com/SELinuxProject/setools
synced 2025-03-24 12:06:34 +00:00
README.md: Add an explicit build command to the install instructions.
If you switch between branches, the qpol C extension may not be rebuilt correctly otherwise, causing breakage.
This commit is contained in:
parent
e97afd7467
commit
d0288fa861
@ -89,6 +89,7 @@ of the SETools soures, perform the following:
|
||||
Unpack the official distribution or check out the git repository,
|
||||
and perform the following at the root:
|
||||
```
|
||||
$ python setup.py build
|
||||
$ python setup.py install
|
||||
```
|
||||
This will put the applications in /usr/bin, data files in /usr/share/setools,
|
||||
|
Loading…
Reference in New Issue
Block a user