From: Tom Lane Date: Sat, 15 Feb 2014 04:20:08 +0000 (-0500) Subject: Ooops, forgot to remove solar87 and friends from src/timezone/Makefile. X-Git-Tag: REL8_4_20~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d77d93f5c162813b9ee34ada8117f4e40b18428e;p=postgresql Ooops, forgot to remove solar87 and friends from src/timezone/Makefile. Per buildfarm. --- diff --git a/src/timezone/Makefile b/src/timezone/Makefile index 3171eb4097..21a3bc35a0 100644 --- a/src/timezone/Makefile +++ b/src/timezone/Makefile @@ -20,7 +20,7 @@ ZICOBJS= zic.o ialloc.o scheck.o localtime.o # timezone data files TZDATA = africa antarctica asia australasia europe northamerica southamerica \ - pacificnew etcetera factory backward systemv solar87 solar88 solar89 + pacificnew etcetera factory backward systemv TZDATAFILES = $(TZDATA:%=$(srcdir)/data/%) # which zone should determine the DST rules (not the specific UTC offset!)