mirror of
https://git.FreeBSD.org/src.git
synced 2026-06-02 11:24:32 +00:00
ObsoleteFiles: Add some ancient locale symlinks
These were dropped in 2021 but were never listed in ObsoleteFiles.inc,
so systems that have been upgraded from source since before that date
(or from 13.x) may still have them.
PR: 295668
MFC after: 1 week
Fixes: 0a36787e4c ("locales: separate unicode from other locales")
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D57331
This commit is contained in:
@@ -51,6 +51,13 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20260602: Removed by 0a36787e4c1f on 20210723
|
||||
OLD_FILES+=usr/share/locale/hr_HR.ISO8859-2/LC_MESSAGES
|
||||
OLD_FILES+=usr/share/locale/nl_BE.ISO8859-1/LC_MESSAGES
|
||||
OLD_FILES+=usr/share/locale/nl_BE.ISO8859-15/LC_MESSAGES
|
||||
OLD_FILES+=usr/share/locale/sr_RS.ISO8859-2/LC_MESSAGES
|
||||
OLD_FILES+=usr/share/locale/zh_TW.Big5/LC_NUMERIC
|
||||
|
||||
# 20260503: Kill off MANSUBDIRs
|
||||
OLD_DIRS+=usr/share/man/man4/amd64
|
||||
OLD_FILES+=usr/share/man/man8/amd64/apm.8.gz
|
||||
|
||||
Reference in New Issue
Block a user