1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-05 07:21:24 +03:00

Ooops, forgot to remove solar87 and friends from src/timezone/Makefile.

Per buildfarm.
This commit is contained in:
Tom Lane
2014-02-14 23:20:08 -05:00
parent c0c2d62aca
commit d77d93f5c1

View File

@ -20,7 +20,7 @@ ZICOBJS= zic.o ialloc.o scheck.o localtime.o
# timezone data files # timezone data files
TZDATA = africa antarctica asia australasia europe northamerica southamerica \ 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/%) TZDATAFILES = $(TZDATA:%=$(srcdir)/data/%)
# which zone should determine the DST rules (not the specific UTC offset!) # which zone should determine the DST rules (not the specific UTC offset!)