updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / sgems-svn / sgems-launcher.sh
blob232a63f0f95605be417f4fb04c8a31e85e7e052e
1 #!/bin/sh
2 LD_LIBRARY_PATH="/opt/sgems/lib:/opt/sgems/plugins/designer:$LD_LIBRARY_PATH" GSTLAPPLIHOME="/opt/sgems" /opt/sgems/bin/sgems "$@"
3 exit 0