mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Add more obsolete files.
This commit is contained in:
parent
0a8ea2771a
commit
6a090a38fd
1 changed files with 10 additions and 0 deletions
|
|
@ -14,6 +14,16 @@
|
|||
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
|
||||
#
|
||||
|
||||
# 20100208: man pages moved
|
||||
.if ${TARGET_ARCH} == "i386"
|
||||
OLD_FILES+=usr/share/man/man4/i386/alpm.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/i386/amdpm.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/i386/mcd.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/i386/padlock.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/i386/pcf.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/i386/scd.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/i386/viapm.4.gz
|
||||
.endif
|
||||
# 20100122: move BSDL bc/dc USD documents to /usr/share/doc/usd
|
||||
OLD_FILES+=usr/share/doc/papers/bc.ascii.gz
|
||||
OLD_FILES+=usr/share/doc/papers/dc.ascii.gz
|
||||
|
|
|
|||
Loading…
Reference in a new issue