mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 00:14:44 +01:00
![]() It trys to create a symlink before the man pages are installed. ln -sf aa-status.8 /(path}/apparmor/3.0-r0/image/usr/share/man/man8/apparmor_status.8 | ln: failed to create symbolic link '{path}/apparmor/3.0-r0/image/usr/share/man/man8/apparmor_status.8': No such file or directory ... install -d /{path}/apparmor/3.0-r0/image/usr/share/man/man8 ; install -m 644 aa-status.8 /{path}/apparmor/3.0-r0/image/usr/share/man/man8; Signed-off-by: Armin Kuster <akuster808@gmail.com> |
||
---|---|---|
.. | ||
po | ||
aa-enabled.pod | ||
aa-exec.pod | ||
aa-features-abi.pod | ||
aa-status.pod | ||
aa_enabled.c | ||
aa_exec.c | ||
aa_features_abi.c | ||
aa_status.c | ||
cJSON.c | ||
cJSON.h | ||
Makefile |