2022-10-29 15:48:41 +02:00
|
|
|
Index: timezone-2022f/Makefile
|
2020-10-30 12:54:32 +01:00
|
|
|
===================================================================
|
2022-10-29 15:48:41 +02:00
|
|
|
--- timezone-2022f.orig/Makefile
|
|
|
|
+++ timezone-2022f/Makefile
|
|
|
|
@@ -406,7 +406,7 @@ ZIC= $(zic) $(ZFLAGS)
|
|
|
|
# possibly at the expense of introducing bugs in newer ones,
|
|
|
|
# append "-b fat"; see ZIC_BLOAT_DEFAULT above.
|
2020-10-30 12:54:32 +01:00
|
|
|
# See the zic man page for more about -b and -r.
|
|
|
|
-ZFLAGS=
|
|
|
|
+ZFLAGS=-b fat
|
|
|
|
|
|
|
|
# How to use zic to install TZif files.
|
|
|
|
|