mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Ooops, forgot to remove solar87 and friends from src/timezone/Makefile.
Per buildfarm.
This commit is contained in:
@ -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!)
|
||||||
|
Reference in New Issue
Block a user