mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
add symlink for manpage as well
This commit is contained in:
parent
6d2d55057c
commit
38cefc358a
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ install: ${MANPAGES} ${HTMLMANPAGES}
|
|||
make -C po install DESTDIR=${DESTDIR} NAME=${NAME}
|
||||
mkdir -m 0700 -p $(DESTDIR)/var/log/apparmor
|
||||
make install_manpages DESTDIR=${DESTDIR}
|
||||
ln -sf aa-status.8 ${DESTDIR}/${MANDIR}/man8/apparmor_status.8
|
||||
|
||||
.PHONY: clean
|
||||
.SILENT: clean
|
||||
|
|
Loading…
Add table
Reference in a new issue