
if [ "$1" = "configure" ] ; then 
  [ -x /usr/sbin/update-dictcommon-aspell ] && /usr/sbin/update-dictcommon-aspell
  
fi
