From dab51bd5384a089c1b3373c05872af7313cafc7c Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Mon, 23 Dec 2013 14:21:49 +0100 Subject: [PATCH] Remove America/Shiprock and Antarctica/South_Pole zones via 'make upgrade'. They are equivalent to existing same-country-code zones for post-1970 time stamps. --- Makefile_upgrade.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile_upgrade.inc b/Makefile_upgrade.inc index 70ae76f6b9..fb604ba182 100644 --- a/Makefile_upgrade.inc +++ b/Makefile_upgrade.inc @@ -2394,6 +2394,8 @@ TO_REMOVE+=/usr/share/man/man1/strings221.1.gz TO_REMOVE+=/usr/share/man/cat1/strip221.1.gz TO_REMOVE+=/usr/share/man/man1/strip221.1.gz TO_REMOVE+=/usr/include/tzfile.h +TO_REMOVE+=/usr/share/zoneinfo/America/Shiprock +TO_REMOVE+=/usr/share/zoneinfo/Antarctica/South_Pole .if ${MACHINE_ARCH} == "x86_64" TO_REMOVE+=/usr/sbin/stlstats -- 2.41.0