From: Sascha Wildner Date: Mon, 23 Dec 2013 13:21:49 +0000 (+0100) Subject: Remove America/Shiprock and Antarctica/South_Pole zones via 'make upgrade'. X-Git-Tag: v3.9.0~959 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/dab51bd5384a089c1b3373c05872af7313cafc7c 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. --- 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