PN: glibc-locale
PV: 2.36
PR: r0
PKGV: 2.36
PKGR: r0.0
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-gl-es: glibc-charmap-utf-8 glibc-localedata-gl-es localedef
RPROVIDES:locale-base-gl-es:  virtual-locale-gl-es virtual-locale-gl
SECTION: libs
PKG:locale-base-gl-es: locale-base-gl-es
ALLOW_EMPTY:locale-base-gl-es: 1
FILES_INFO:locale-base-gl-es: {}
pkg_postinst:locale-base-gl-es: #!/bin/sh\nset -e\n\nif [ -n "$D" ]; then\n    $INTERCEPT_DIR/postinst_intercept delay_to_first_boot locale-base-gl-es mlprefix=\n    exit 0\nfi\nlocaledef --inputfile=/usr/share/i18n/locales/gl_ES --charmap=UTF-8 gl_ES\n
pkg_postrm:locale-base-gl-es: #!/bin/sh\nset -e\nlocaledef --delete-from-archive --inputfile=/usr/share/locales/gl_ES --charmap=UTF-8 gl_ES\n
PKGSIZE:locale-base-gl-es: 0
