forked from pool/timezone
Dirk Mueller
01f7fd39d7
timezone update 2022f OBS-URL: https://build.opensuse.org/request/show/1032128 OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=290
14 lines
433 B
Diff
14 lines
433 B
Diff
Index: timezone-2022f/Makefile
|
|
===================================================================
|
|
--- 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.
|
|
# See the zic man page for more about -b and -r.
|
|
-ZFLAGS=
|
|
+ZFLAGS=-b fat
|
|
|
|
# How to use zic to install TZif files.
|
|
|