Sophie

Sophie

distrib > Arklinux > devel > i586 > media > main > by-pkgid > d61cbdf960baf392fb12708ebc035d7e > scriptlet

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

POSTIN

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

POSTUN

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