Sophie

Sophie

distrib > Arklinux > devel > i586 > media > main > by-pkgid > 12a950d4caa264abb6cb89e0c107a84c > scriptlet

eglibc-locale-Northern-Saami-2.14-2ark.i586.rpm

POSTIN

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

POSTUN

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