mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 00:14:44 +01:00
Merge branch 'cboltz-pyflakes-version' into 'master'
README: add PYFLAKES=/usr/bin/pyflakes3 env variable See merge request apparmor/apparmor!429 Acked-by: John Johansen <john.johansen@canonical.com> for 2.11..master
This commit is contained in:
commit
1567ea6f4c
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ $ make install
|
|||
```
|
||||
$ cd utils
|
||||
$ make
|
||||
$ make check
|
||||
$ make check PYFLAKES=/usr/bin/pyflakes3
|
||||
$ make install
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue