Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > 458ec70a79447cab8c40a2192cc43a63 > scriptlet

locales-rw-2.6.1-4mdv2008.0.x86_64.rpm

PREUN

/bin/sh
if [ "$1" = "0" ]; then
	/usr/bin/locale_uninstall.sh rw
fi

POSTIN

/bin/sh
if [ "$1" = "1" ]; then
	/usr/bin/locale_install.sh rw
fi