#! /bin/sh -e

set -e

# remove image and sound symlinks created in postinst
rm -f /usr/lib/GNUstep/Apps/WMMail.app/Anims
rm -f /usr/lib/GNUstep/Apps/WMMail.app/Sounds

#DEBHELPER#
