Sophie

Sophie

distrib > Arklinux > devel > x86_64 > media > main > by-pkgid > 105ef5746e6fbb9b4831afcdc6c4e9bc > scriptlet

eglibc-locale-Southern-Ndebele-2.14-2ark.x86_64.rpm

POSTIN

/bin/sh
/usr/bin/localedef -i nr_ZA -f UTF-8 nr_ZA -A /usr/share/locale/locale.alias 2>/dev/null

POSTUN

/bin/sh
if [ "nr_ZA/UTF-8" = "0" ]; then
	# There is no way to remove locale data from the locale-archive cache
	# without rebuilding the entire thing...
	/usr/sbin/rebuild-locale-archive
fi