]> granicus.if.org Git - postgresql/commitdiff
Ooops, forgot to remove solar87 and friends from src/timezone/Makefile.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 15 Feb 2014 04:20:08 +0000 (23:20 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 15 Feb 2014 04:20:24 +0000 (23:20 -0500)
Per buildfarm.

src/timezone/Makefile

index 2cecaec5e63bd9a9b759670382890f41a16ed2c2..6ae67cbb00382d3e1c964ca958090b3803f22d96 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!)