Sophie

Sophie

distrib > Arklinux > devel > i586 > media > main > by-pkgid > 6f9d74837b9655717ae7919357b768e8 > scriptlet

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

POSTIN

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

POSTUN

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