repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
sgems-svn
/
sgems-launcher.sh
blob
232a63f0f95605be417f4fb04c8a31e85e7e052e
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
4
5