PN: glibc-locale
PV: 2.32
PR: r0
PKGV: 2.32
PKGR: r0.0
LICENSE: GPLv2 & LGPLv2.1
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-so-et: glibc-charmap-utf-8 glibc-localedata-so-et localedef
RPROVIDES_locale-base-so-et:  virtual-locale-so-et virtual-locale-so
SECTION: libs
PKG_locale-base-so-et: locale-base-so-et
ALLOW_EMPTY_locale-base-so-et: 1
FILES_INFO: {}
pkg_postinst_locale-base-so-et: #!/bin/sh\nset -e\n\nif [ -n "$D" ]; then\n    $INTERCEPT_DIR/postinst_intercept delay_to_first_boot locale-base-so-et mlprefix=\n    exit 0\nfi\nlocaledef --inputfile=/usr/share/i18n/locales/so_ET --charmap=UTF-8 so_ET\n
pkg_postrm_locale-base-so-et: #!/bin/sh\nset -e\nlocaledef --delete-from-archive --inputfile=/usr/share/locales/so_ET --charmap=UTF-8 so_ET\n
PKGSIZE_locale-base-so-et: 0
