Keep etc/locale.gen

This commit is contained in:
2025-04-13 17:42:07 +03:00
parent e599c9f735
commit e1b84f1c8b
+2
View File
@@ -1,9 +1,11 @@
name: glibc name: glibc
description: The GNU C Library description: The GNU C Library
version: 2.41 version: 2.41
revision: 2
url: https://www.gnu.org/software/libc/ url: https://www.gnu.org/software/libc/
license: GPL2-or-later license: GPL2-or-later
architecture: any architecture: any
make_depends: ["bash","binutils","bison","coreutils","diffutils","gawk","gcc","gettext","grep","gzip","make","perl","python3","sed","texinfo"] make_depends: ["bash","binutils","bison","coreutils","diffutils","gawk","gcc","gettext","grep","gzip","make","perl","python3","sed","texinfo"]
provides: ["libc"] provides: ["libc"]
keep: ["etc/locale.gen"]
type: source type: source