git: f5d5282cf7d1 - main - ObsoleteFiles: don't delete zoneinfo/GMT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Aug 2022 02:53:56 UTC
The branch main has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=f5d5282cf7d1181f933626dcdc3525db0d70a266 commit f5d5282cf7d1181f933626dcdc3525db0d70a266 Author: Herbert J. Skuhra <herbert@gojira.at> AuthorDate: 2022-08-16 02:53:08 +0000 Commit: Philip Paeps <philip@FreeBSD.org> CommitDate: 2022-08-16 02:53:08 +0000 ObsoleteFiles: don't delete zoneinfo/GMT The tzdata2022b import restored the zoneinfo/GMT link. Don't delete it again with 'make delete-old'. MFC after: 1 day --- ObsoleteFiles.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 6060d1b42629..d74a196ec0f1 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -13610,8 +13610,6 @@ OLD_FILES+=etc/rc.firewall6 OLD_FILES+=usr/share/examples/etc/rc.firewall6 # 20091117: removal of rc.early(8) link OLD_FILES+=usr/share/man/man8/rc.early.8.gz -# 20091117: usr/share/zoneinfo/GMT link removed -OLD_FILES+=usr/share/zoneinfo/GMT # 20091027: pselect.3 implemented as syscall OLD_FILES+=usr/share/man/man3/pselect.3.gz # 20091005: fusword.9 and susword.9 removed