#! /bin/sh
set -e
if [ -x /usr/sbin/chmanconfig ]; then
	chmanconfig --remove --lang=es
fi
