#!/bin/sh
# The engine looks for its data and libraries relative to the executable, so it
# has to be invoked from its own directory rather than through a symlink.
exec /usr/lib/paint/paint "$@"
