ToastFreeware
/
gregoa
/
zavai.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8f8078
)
Use local path when running locally
author
Enrico Zini
<enrico@enricozini.org>
Tue, 13 Oct 2009 10:37:32 +0000
(11:37 +0100)
committer
Enrico Zini
<enrico@enricozini.org>
Tue, 13 Oct 2009 10:37:32 +0000
(11:37 +0100)
run
patch
|
blob
|
history
diff --git
a/run
b/run
index 394305469ea3498b42ed3978e4909eb39443ebc2..20bc6326df65a4b36fbe4c38ff41a1b769621395 100755
(executable)
--- a/
run
+++ b/
run
@@
-4,6
+4,7
@@
ROOT=`dirname $0`
#export ZAVAI_CONFDIR=$ROOT/conf
export ZAVAI_ICONDIR=$ROOT/icons
+export PATH="$PATH:$ROOT/lindi"
#$ROOT/src/zavai "$@"