mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
12 lines
237 B
Diff
12 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
|