#!/bin/sh
PATH=/opt/local/lib/aspell-0.60:$PATH
export PATH
exec $@
