mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-28 21:07:56 +00:00
add a missing "make install" call to README in the libapparmor section.
Acked-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
parent
f28b91b8cf
commit
02e1e94ab9
1
README
1
README
@ -65,6 +65,7 @@ $ sh ./autogen.sh
|
|||||||
$ sh ./configure --prefix=/usr --with-perl # see below
|
$ sh ./configure --prefix=/usr --with-perl # see below
|
||||||
$ make
|
$ make
|
||||||
$ make check
|
$ make check
|
||||||
|
$ make install
|
||||||
|
|
||||||
[optional arguments to libapparmor's configure include --with-python
|
[optional arguments to libapparmor's configure include --with-python
|
||||||
and --with-ruby, to generate python and ruby bindings to libapparmor,
|
and --with-ruby, to generate python and ruby bindings to libapparmor,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user