Sophie

Sophie

distrib > Arklinux > devel > x86_64 > by-pkgid > c7d895485c8d3c5ade3d009024098ba1 > scriptlet

eglibc-locale-Hausa-2.14-2ark.x86_64.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