summaryrefslogtreecommitdiff
path: root/tools/osx_packaging/openDoc
blob: 888a42b1765f12f1839cf6e592dd92b9b60f002f (plain)
1
2
3
4
5
6
#!/bin/sh
#
# Author: Aaron Voisine <aaron@voisine.org>

export "DISPLAY=`cat /tmp/$UID/TemporaryItems/display`"
exec "`dirname \"$0\"`/bin/gimp-remote" "$@"