#!/bin/bash

INSTALL_PREFIX="X-PREFIX-X"
exec "$INSTALL_PREFIX/share/patchance/src/patchance.py" "$@"