mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
package/apparmor: fix typo in Config.in
pyhon should be python Signed-off-by: Adam Duskett <Aduskett@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
515751036c
commit
ebea009ffd
@ -34,7 +34,7 @@ config BR2_PACKAGE_APPARMOR_UTILS
|
|||||||
depends on BR2_PACKAGE_PYTHON3
|
depends on BR2_PACKAGE_PYTHON3
|
||||||
select BR2_PACKAGE_PYTHON3_READLINE
|
select BR2_PACKAGE_PYTHON3_READLINE
|
||||||
help
|
help
|
||||||
A set of utilities (written in pyhon):
|
A set of utilities (written in python):
|
||||||
aa-audit aa-disable aa-logprof
|
aa-audit aa-disable aa-logprof
|
||||||
aa-autodep aa-easyprof aa-mergeprof
|
aa-autodep aa-easyprof aa-mergeprof
|
||||||
aa-cleanprof aa-enforce aa-status
|
aa-cleanprof aa-enforce aa-status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user