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]
/
jahplayer
/
jahplayer.sh
blob
45cb2c2ee02f588e4b88936803ced5b50c04a40a
1
#!/bin/bash
2
3
export
PATH
=/
usr
/
lib
/
openlibraries-0.4
.0
/
bin
:
$PATH
4
export
PYTHONPATH
=/
usr
/
shar
e
/
jahplayer
:/
usr
/
shar
e
/
jahtools
/
encoder
:
$PYTHONPATH
5
6
exec
/
usr
/
shar
e
/
jahplayer
/
jahplayer.py
"$@"