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 12 04:00:44 UTC 2012
[aur-mirror.git]
/
xreal-svn
/
xreal-dedicated
blob
78120b70a147a90682246acd28f3d79324ea6769
1
#!/bin/sh
2
if
[
`uname -m`
=
"x86_64"
];
then
3
cd
/
usr
/
bin
4
xreal-dedicated.x86_64
+
set
fs_basepath
/
usr
/
lib
/
xreal
5
else
6
cd
/
usr
/
bin
7
xreal-dedicated.i386
+
set
fs_basepath
/
usr
/
lib
/
xreal
8
fi