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