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: REL9_4_BETA1~476 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1c5143a0b58259df723ed2473ae11d45d08a8b24;p=thirdparty%2Fpostgresql.git Ooops, forgot to remove solar87 and friends from src/timezone/Makefile. Per buildfarm. --- diff --git a/src/timezone/Makefile b/src/timezone/Makefile index 1e962a3e984..ef739e9d098 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!)