Accepting request 845017 from home:mcalabkova:branches:Base:System
- Add fat.patch to generate "fat" timezone files (was default before 2020b). - Add fat.patch to generate "fat" timezone files (was default before 2020b). OBS-URL: https://build.opensuse.org/request/show/845017 OBS-URL: https://build.opensuse.org/package/show/Base:System/timezone?expand=0&rev=262
This commit is contained in:
13
fat.patch
Normal file
13
fat.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
Index: timezone-2020d/Makefile
|
||||
===================================================================
|
||||
--- timezone-2020d.orig/Makefile
|
||||
+++ timezone-2020d/Makefile
|
||||
@@ -386,7 +386,7 @@ ZIC= $(zic) $(ZFLAGS)
|
||||
# To grow the files and work around older application bugs, 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.
|
||||
|
Reference in New Issue
Block a user