mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Document some files which should not get added here at all.
Discussed with: kris, ru
This commit is contained in:
parent
03af12c1ac
commit
5c7c5e78e5
1 changed files with 8 additions and 0 deletions
|
|
@ -2918,6 +2918,14 @@ OLD_FILES+=usr/libdata/msdosfs/iso22dos
|
|||
OLD_FILES+=usr/libdata/msdosfs/iso72dos
|
||||
OLD_FILES+=usr/libdata/msdosfs/koi2dos
|
||||
OLD_FILES+=usr/libdata/msdosfs/koi8u2dos
|
||||
# The following files are *not* obsolete, they just don't get touched at
|
||||
# install, so don't add them:
|
||||
# - boot/loader.rc
|
||||
# - usr/share/tmac/man.local
|
||||
# - usr/share/tmac/mm/locale
|
||||
# - usr/share/tmac/mm/se_locale
|
||||
# - var/yp/Makefile
|
||||
|
||||
|
||||
# 20060729: OpenSSL 0.9.7e -> 0.9.8b upgrade
|
||||
OLD_LIBS+=lib/libcrypto.so.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue