PN: glibc-locale
PV: 2.36
PR: r0
PKGV: 2.36
PKGR: r0@EXTENDPRAUTO@
LICENSE: GPL-2.0-only & LGPL-2.1-only
DESCRIPTION: The GNU C Library is used as the system C library in most systems with the Linux kernel.
SUMMARY: Locale data from glibc
RDEPENDS:locale-base-es-cl: glibc-charmap-utf-8 glibc-localedata-es-cl localedef
RPROVIDES:locale-base-es-cl:  virtual-locale-es-cl virtual-locale-es
SECTION: libs
PKG:locale-base-es-cl: locale-base-es-cl
ALLOW_EMPTY:locale-base-es-cl: 1
FILES_INFO:locale-base-es-cl: {}
pkg_postinst:locale-base-es-cl: #!/bin/sh\nset -e\n\nif [ -n "$D" ]; then\n    $INTERCEPT_DIR/postinst_intercept delay_to_first_boot locale-base-es-cl mlprefix=\n    exit 0\nfi\nlocaledef --inputfile=/usr/share/i18n/locales/es_CL --charmap=UTF-8 es_CL\n
pkg_postrm:locale-base-es-cl: #!/bin/sh\nset -e\nlocaledef --delete-from-archive --inputfile=/usr/share/locales/es_CL --charmap=UTF-8 es_CL\n
PKGSIZE:locale-base-es-cl: 0
