mirror of
git://slackware.nl/current.git
synced 2024-12-31 10:28:29 +01:00
8e056e9406
patches/packages/glibc-zoneinfo-2022a-noarch-1_slack15.0.txz: Upgraded. This package provides the latest timezone updates.
11 lines
237 B
Diff
11 lines
237 B
Diff
--- ./zic.c.orig 2020-10-03 17:11:18.000000000 -0500
|
|
+++ ./zic.c 2020-10-12 13:03:20.086014967 -0500
|
|
@@ -668,7 +668,7 @@
|
|
}
|
|
|
|
#ifndef ZIC_BLOAT_DEFAULT
|
|
-# define ZIC_BLOAT_DEFAULT "slim"
|
|
+# define ZIC_BLOAT_DEFAULT "fat"
|
|
#endif
|
|
|
|
int
|