Ooops, forgot to remove solar87 and friends from src/timezone/Makefile.
authorTom Lane <[email protected]>
Sat, 15 Feb 2014 04:20:08 +0000 (23:20 -0500)
committerTom Lane <[email protected]>
Sat, 15 Feb 2014 04:20:33 +0000 (23:20 -0500)
Per buildfarm.

src/timezone/Makefile

index 3171eb409799f99f5e1419af4ff99bae033664b9..21a3bc35a03ca27b07f41a0cc6029d9b5055e657 100644 (file)
@@ -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!)