13
0
livetrax/tools/osx_packaging/openDoc
Taybin Rutkin 71862247ad Components of Ardour.app package.
git-svn-id: svn://localhost/ardour2/trunk@644 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-27 00:45:25 +00:00

7 lines
158 B
Bash
Executable File

#!/bin/sh
#
# Author: Aaron Voisine <aaron@voisine.org>
export "DISPLAY=`cat /tmp/$UID/TemporaryItems/display`"
exec "`dirname \"$0\"`/bin/gimp-remote" "$@"