Sophie

Sophie

distrib > Arklinux > devel > i586 > media > main > by-pkgid > 5b95d221dad3907be790e06991aa47f3 > scriptlet

eglibc-locale-Tigre-2.14-2ark.i586.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "tig_ER/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