repo.or.cz
/
lbook_fbreader.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gui
[lbook_fbreader.git]
/
fbreader
/
moto
/
FBReader.sh
blob
5194b1312c0723bf1d14d5411a6e6beb8072269b
1
#!/bin/bash
2
this
=
`basename
$0
`
3
this
=
`echo
$0
| sed -e 's/\/'
$this
'$//'`
4
cd
$this
/
..
5
.
/
home
/
native
/
.profile
6
export
HOME
=
`pwd`
7
export
LD_LIBRARY_PATH
=
`pwd`
/
lib
:
$LD_LIBRARY_PATH
8
exec
bin
/
FBReader
-lang
`bin/language_detector`
$2