We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e04641f commit 1c5143aCopy full SHA for 1c5143a
src/timezone/Makefile
@@ -20,7 +20,7 @@ ZICOBJS= zic.o ialloc.o scheck.o localtime.o
20
21
# timezone data files
22
TZDATA = africa antarctica asia australasia europe northamerica southamerica \
23
- pacificnew etcetera factory backward systemv solar87 solar88 solar89
+ pacificnew etcetera factory backward systemv
24
TZDATAFILES = $(TZDATA:%=$(srcdir)/data/%)
25
26
# which zone should determine the DST rules (not the specific UTC offset!)
0 commit comments