From f5d5282cf7d1181f933626dcdc3525db0d70a266 Mon Sep 17 00:00:00 2001 From: "Herbert J. Skuhra" Date: Tue, 16 Aug 2022 10:53:08 +0800 Subject: [PATCH] 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