#!/bin/sh
set -e

# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.

#DEBHELPER#

rm /var/lib/mozilla-thunderbird/locales.d/50_locale-es-ES 2> /dev/null

exit 0
