mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 01:59:38 -04:00
Remove default (compressed) manpages.
This commit is contained in:
parent
976b010645
commit
ee837a95af
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@
|
|||
# 20070930: rename of cached to nscd
|
||||
OLD_FILES+=etc/rc.d/cached
|
||||
OLD_FILES+=usr/sbin/cached
|
||||
OLD_FILES+=usr/share/man/man5/cached.conf.5
|
||||
OLD_FILES+=usr/share/man/man8/cached.8
|
||||
OLD_FILES+=usr/share/man/man5/cached.conf.5.gz
|
||||
OLD_FILES+=usr/share/man/man8/cached.8.gz
|
||||
# 20070807: removal of PowerPC specific header file.
|
||||
.if ${TARGET_ARCH} == "powerpc"
|
||||
OLD_FILES+=usr/include/machine/interruptvar.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue