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