From e1b84f1c8bf458beab6c70210ae868f39c44bbc7 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Sun, 13 Apr 2025 17:42:07 +0300 Subject: [PATCH] Keep etc/locale.gen --- pkg.info | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg.info b/pkg.info index 0a685f2..a788b22 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,11 @@ name: glibc description: The GNU C Library version: 2.41 +revision: 2 url: https://www.gnu.org/software/libc/ license: GPL2-or-later architecture: any make_depends: ["bash","binutils","bison","coreutils","diffutils","gawk","gcc","gettext","grep","gzip","make","perl","python3","sed","texinfo"] provides: ["libc"] +keep: ["etc/locale.gen"] type: source