#! /bin/sh -e #DEBHELPER# if [ "$1" = configure ]; then locale-gen fi exit 0