#!/bin/sh

export PATH=__PREFIX__/bin:$PATH

dbus-launch gimp-remote-__VERSION__ "$@"
