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 Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git]
/
quake4
/
quake4-dedicated.launcher
blob
b499e3c6c2cc7eb4b1435b8a70c221fb62030a0e
1
#!/bin/bash
2
3
cd
"/opt/quake4"
4
export
LD_LIBRARY_PATH
=
$LD_LIBRARY_PATH
:
.
5
.
/
q4ded.x86 $
*
6
exit
$?