Install everything to *ardour3* instead of *ardour2*.
[ardour.git] / tools / osx_packaging / openDoc
1 #!/bin/sh
2 #
3 # Author: Aaron Voisine <aaron@voisine.org>
4
5 export "DISPLAY=`cat /tmp/$UID/TemporaryItems/display`"
6 exec "`dirname \"$0\"`/bin/gimp-remote" "$@"